未验证 提交 aab3a1dd 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-basic-gestures-rotationgesture.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 3e3fa98d
......@@ -29,7 +29,7 @@ RotationGesture(options?: { fingers?: number, angle?: number })
| onActionEnd((event?:&nbsp;RotationGestureEvent)&nbsp;=&gt;&nbsp;void) | Rotation手势识别成功,手指抬起后触发回调。 |
| onActionCancel(event:&nbsp;()&nbsp;=&gt;&nbsp;void) | Rotation手势识别成功,接收到触摸取消事件触发回调。 |
- RotationGestureEvent对象说明<sup>8+</sup>
- RotationGestureEvent<sup>8+</sup>对象说明
| 属性名称 | 属性类型 | 描述 |
| -------- | -------- | -------- |
| angle | number | 旋转角度。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册