ManipulationHandler.OnHoverExited Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 property Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ OnHoverExited { Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ value); };public Microsoft.MixedReality.Toolkit.UI.ManipulationEvent OnHoverExited { get; set; }member this.OnHoverExited : Microsoft.MixedReality.Toolkit.UI.ManipulationEvent with get, setPublic Property OnHoverExited As ManipulationEvent