Table of Contents

Property SelectedText

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

SelectedText

Gets the currently selected text in the editor.

public string SelectedText { get; }

Property Value

string

A string containing the selected text.