EditorWebViewJavaScriptInterop.GetSelection

Gets the current text of the selection in the editor. If nothing is selected (ie. just a cursor) an empty string is returned.

public Task<String> GetSelection()

See also:

Class EditorWebViewJavaScriptInterop

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic