🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
> [TouchableWithoutFeedback](http://facebook.github.io/react-native/docs/touchablewithoutfeedback.html#content) ## 属性 | 名称 | 类型 | 意义 | 默认值 | | --- | --- | --- | --- | | accessible | bool | 触摸释放时通知 | 无 | | delayLongPress | number | 按下延迟(ms) | 无 | | delayPressOut | number | 抬起延迟(ms) | 无 | | onLongPress | function | | | | onPress | function | | | | onPressIn | function | | | | onPressOut | function | | | | onLayout | function | 布局改变时调用 | 无 |