ScrollSize Property
Gets the size to scroll by, in logical units.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
Size ScrollSize { get; }
ReadOnly Property ScrollSize As Size
Get
abstract ScrollSize : Size with get
Property Value
SizeSee Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace