InputView.ITextInput.SelectionLength Property

Definition

property int Microsoft::Maui::ITextInput::SelectionLength { int get(); void set(int value); };
int Microsoft.Maui.ITextInput.SelectionLength { get; set; }
member this.Microsoft.Maui.ITextInput.SelectionLength : int with get, set
 Property SelectionLength As Integer Implements ITextInput.SelectionLength

Property Value

Implements

Applies to