SelectionModelTAnchorIndex Property

Definition

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

Property Value

Int32

Implements

ISelectionModelAnchorIndex

See Also