GestureRecognizer.SetRecognizableGestures

切换到手册
public XR.WSA.Input.GestureSettings SetRecognizableGestures (XR.WSA.Input.GestureSettings newMaskValue);

参数

newMaskValue一个掩码,指示现在可识别的手势。

返回

GestureSettings 之前的值。

描述

将可识别的手势设置为 newMaskValues 中指定的手势并返回旧设置。

请注意,有些手势组合不兼容。目前,Path 不能与 Zoom 和/或 Scroll 一起使用。