PhysicalPressEventRouter.OnHandPressTouched Method

Definition

Gets called when the TouchBegin event is invoked within the default PressableButton and PressableButtonHoloLens2 components. When the physical touch with a hand has begun, set physical touch state within Interactable.

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

Applies to