SelectableTextBlockSelectionStart Property

Gets or sets a character index for the beginning of the current selection.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int SelectionStart { get; set; }

Property Value

Int32

See Also