ListBoxScroll Property

Gets the scroll information for the ListBox.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IScrollable? Scroll { get; }

Property Value

IScrollable

See Also