ILogicalScrollableCanVerticallyScroll Property
Gets or sets a value indicating whether the content can be scrolled horizontally.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
bool CanVerticallyScroll { get; set; }
Property CanVerticallyScroll As Boolean
Get
Set
abstract CanVerticallyScroll : bool with get, set
Property Value
Boolean