AnimatedCursor.OnCursorContextChange(CursorContextEnum) Method
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.
Override OnCursorContext change to set the correct animation state for the cursor.
public:
override void OnCursorContextChange(Microsoft::MixedReality::Toolkit::Input::CursorContextEnum context);
public override void OnCursorContextChange (Microsoft.MixedReality.Toolkit.Input.CursorContextEnum context);
override this.OnCursorContextChange : Microsoft.MixedReality.Toolkit.Input.CursorContextEnum -> unit
Public Overrides Sub OnCursorContextChange (context As CursorContextEnum)
Parameters
- context
- CursorContextEnum