PhysicalPressEventRouter.OnHandPressCompleted Method

Definition

Gets called when the ButtonReleased event is invoked within the default PressableButton and PressableButtonHoloLens2 components. Once the physical press with a hand is completed, set the press and physical touch states within Interactable

public:
 void OnHandPressCompleted();
public void OnHandPressCompleted ();
member this.OnHandPressCompleted : unit -> unit
Public Sub OnHandPressCompleted ()

Applies to