AnimatedCursor.OnInputDisabled 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.
Change animation state when disabling input.
public:
override void OnInputDisabled();
public override void OnInputDisabled ();
override this.OnInputDisabled : unit -> unit
Public Overrides Sub OnInputDisabled ()