CursorContextInfo.CurrentCursorAction 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.
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, setPublic Property CurrentCursorAction As CursorContextInfo.CursorAction