Interactable.ResetInputTrackingStates 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.
Reset the input tracking states directly managed by Interactable such as whether the component has focus or is being grabbed Useful for when needing to reset input interactions
public:
void ResetInputTrackingStates();
public void ResetInputTrackingStates ();
member this.ResetInputTrackingStates : unit -> unit
Public Sub ResetInputTrackingStates ()