ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
> [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 | 布局改变时调用 | 无 |