PhysicalPressEventRouter.OnHandPressCompleted 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.
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 ()