新架构实战课 实操 + 基建 + 原理全维度包揽,抢先掌握 React Native 新架构精髓 立即查看 >On this pageTargetEvent 对象类型TargetEvent 对象作为焦点变化的结果在回调中返回,例如 TextInput 组件中的 onFocus 或 onBlur。 示例 { target: 1127} 属性与值 target 接收 TargetEvent 的元素的节点 ID。 TypeOptionalnumber, null, undefinedNo 被下列组件引用 TextInput TouchableWithoutFeedback