ListBox.

Scroll Property

Summary

Gets the scroll information for the ListBox.
Namespace
Avalonia.Controls
Containing Type
ListBox

Syntax

public IScrollable Scroll { get; private set; }

Value

Type Description
IScrollable