Sets the value of the current cursor insertion point. Either the cursor position or if selection is active replaces the entire selection with the text passed.
public Task SetSelection(string text)
Parameters
text
text to replace with
See also:
Class EditorWebViewJavaScriptInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic