VerticallyScrollable Property
Gets a value that indicates whether the control can scroll vertically.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool VerticallyScrollable { get; }
ReadOnly Property VerticallyScrollable As Boolean
Get
abstract VerticallyScrollable : bool with get
Property Value
BooleanSee Also
Reference
IScrollProvider Interface
Avalonia.Automation.Provider Namespace