TextWatcherMatchedTypingSelectionEvent
Type parameters
Properties
Value
object
Fired whenever the text watcher found a match for selection changes.
TCallbackResult : extends Record<string, unknown>args : [ data: TextWatcherMatchedTypingSelectionEventData & TCallbackResult ]module:typing/textwatcher~TextWatcherMatchedTypingSelectionEvent#args name : 'matched:selection'module:typing/textwatcher~TextWatcherMatchedTypingSelectionEvent#name object