AnimatedCursor.OnCursorStateChange(CursorStateEnum) 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 OnCursorState change to set the correct animation state for the cursor.
public:
 override void OnCursorStateChange(Microsoft::MixedReality::Toolkit::Input::CursorStateEnum state);public override void OnCursorStateChange(Microsoft.MixedReality.Toolkit.Input.CursorStateEnum state);override this.OnCursorStateChange : Microsoft.MixedReality.Toolkit.Input.CursorStateEnum -> unitPublic Overrides Sub OnCursorStateChange (state As CursorStateEnum)Parameters
- state
- CursorStateEnum