提交 86ba20a2 编写于 作者: Z zhangkai

touchable属性增加说明:API version 9开始废弃,建议使用`hitTestBehavior`替代。

Signed-off-by: Nzhangkai <zhangkai351@huawei.com>
上级 442ab4dc
......@@ -12,7 +12,7 @@
| **名称** | **参数类型** | **描述** |
| ----------- | -------- | ------------------------ |
| touchable | boolean | 设置当前组件是否可以响应点击事件、触摸事件等手指交互事件。<br>默认值:true |
| touchable<sup>(deprecated)</sup> | boolean | 设置当前组件是否可以响应点击事件、触摸事件等手指交互事件。<br>默认值:true <br />**说明:**<br />从 API version 9 开始废弃,建议使用`hitTestBehavior`替代。|
## 示例
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册