Home
last modified time | relevance | path

Searched refs:TextInputSelectionChangeEventData (Results 1 – 2 of 2) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts474 export interface TextInputSelectionChangeEventData extends TargetedEvent { interface
678 | ((e: NativeSyntheticEvent<TextInputSelectionChangeEventData>) => void)
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts398 export interface TextInputSelectionChangeEventData extends TargetedEvent { interface
723 | ((e: NativeSyntheticEvent<TextInputSelectionChangeEventData>) => void)