ObjectManipulator.OnHoverEntered Property

Definition

Unity event raised on hover started

public:
 property Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ OnHoverEntered { Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ get(); void set(Microsoft::MixedReality::Toolkit::UI::ManipulationEvent ^ value); };
public Microsoft.MixedReality.Toolkit.UI.ManipulationEvent OnHoverEntered { get; set; }
member this.OnHoverEntered : Microsoft.MixedReality.Toolkit.UI.ManipulationEvent with get, set
Public Property OnHoverEntered As ManipulationEvent

Property Value

Applies to