TouchSwipe
格式
TouchSwipe(touchMoveDir, touchCount)
- 事件
- 所属对象:UiInputField
描述
在GUI对象上,使用手指滑动时,触发此事件。
其他相关
参数
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
touchMoveDir | touchMoveDir | 滑动方向 | |
touchCount | Input.touchCount | 触摸点数量 |
文档更新时间: 2020-08-26 00:44 作者:宋澍川
本文档使用 MinDoc 发布
TouchSwipe(touchMoveDir, touchCount)
在GUI对象上,使用手指滑动时,触发此事件。
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
touchMoveDir | touchMoveDir | 滑动方向 | |
touchCount | Input.touchCount | 触摸点数量 |