Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts90 export interface DocumentSelectionState extends EventEmitter { interface
91 new (anchor: number, focus: number): DocumentSelectionState;
188 selectionState?: DocumentSelectionState | undefined;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/
H A DTextInput.d.ts90 export interface DocumentSelectionState extends EventEmitter { interface
91 new (anchor: number, focus: number): DocumentSelectionState;
188 selectionState?: DocumentSelectionState | undefined;