Skip to main content

Selection Property

Gets or sets the curent selection range within current surrounding text.

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract TextSelection Selection { get; set; }
View Source

Property Value

TextSelection

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace