SelectingItemsControlAutoScrollToSelectedItem Property
Gets or sets a value indicating whether to automatically scroll to newly selected items.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool AutoScrollToSelectedItem { get; set; }
Public Property AutoScrollToSelectedItem As Boolean
Get
Set
member AutoScrollToSelectedItem : bool with get, set
Property Value
Boolean