SelectedTextHighlighter Type
Highlight-all-occurrences-of-selected-text in Log Text View if the selection is more then two non-whitespace characters.
Constructors
Constructor | Description |
Full Usage:
SelectedTextHighlighter(lg)
Parameters:
TextEditor
Returns: SelectedTextHighlighter
|
|
Instance members
Instance member | Description |
Full Usage:
this.ColorHighlighting
|
|
Full Usage:
this.IsEnabled
|
|
Full Usage:
this.OnHighlightChanged
Returns: IEvent<string * ResizeArray<int>>
|
|
Full Usage:
this.OnHighlightCleared
Returns: IEvent<unit>
|
|
|
|