IScrollProviderVerticallyScrollable Property

Gets a value that indicates whether the control can scroll vertically.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool VerticallyScrollable { get; }

Property Value

Boolean

Remarks

WindowsIScrollProvider.VerticallyScrollable
macOSNo mapping.

See Also