Skip to main content

CanVerticallyScroll Property

Gets or sets a value indicating whether the content can be scrolled horizontally.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

bool CanVerticallyScroll { get; set; }
View Source

Property Value

Boolean

See Also

Reference

ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace