GestureRecognizer.HoldCompletedEventDelegate

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

参数

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

描述

指示长按已完成事件的回调。

用户应向 HoldCompletedEvent 注册。