Scroll Property
Gets the scroll information for the ListBox.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IScrollable? Scroll { get; }
Public ReadOnly Property Scroll As IScrollable
Get
member Scroll : IScrollable with get