GestureRecognizer.HoldStartedEventDelegate

Switch to Manual
public delegatevoid HoldStartedEventDelegate (XR.WSA.Input.InteractionSourceKind source, Ray headRay);

Parameters

source指示触发此事件的输入媒体。
headRay此手势开始时来自用户的射线(具有标准化方向)。

Description

指示长按已开始事件的回调。

用户应向 HoldStartedEvent 注册。