CursorContextInfo.CurrentCursorAction Property

Definition

Determines the context state when this object is targeted.

public:
 property Microsoft::MixedReality::Toolkit::Input::CursorContextInfo::CursorAction CurrentCursorAction { Microsoft::MixedReality::Toolkit::Input::CursorContextInfo::CursorAction get(); void set(Microsoft::MixedReality::Toolkit::Input::CursorContextInfo::CursorAction value); };
public Microsoft.MixedReality.Toolkit.Input.CursorContextInfo.CursorAction CurrentCursorAction { get; set; }
member this.CurrentCursorAction : Microsoft.MixedReality.Toolkit.Input.CursorContextInfo.CursorAction with get, set
Public Property CurrentCursorAction As CursorContextInfo.CursorAction

Property Value

Applies to