GestureRecognizer.HoldStartedEventDelegate

切换到手册
public delegatevoid HoldStartedEventDelegate (XR.WSA.Input.InteractionSourceKind source, Ray headRay);

参数

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

描述

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

用户应向 HoldStartedEvent 注册。