Skip to main content

SelectionStart Property

Gets or sets the starting position of the text selected in the TextBox

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public int SelectionStart { get; set; }

Property Value

Int32

See Also

Reference

TextBox Class
Avalonia.Controls Namespace