Interactable.ResetBaseStates 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.
Caution
Use ResetInputTrackingStates property instead
Resets input tracking states such as focus or grab that are directly controlled by Interactable
public:
void ResetBaseStates();
[System.Obsolete("Use ResetInputTrackingStates property instead")]
public void ResetBaseStates ();
[<System.Obsolete("Use ResetInputTrackingStates property instead")>]
member this.ResetBaseStates : unit -> unit
Public Sub ResetBaseStates ()
- Attributes