Skip to main content

CanVerticallyScroll Property

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

Definition

Namespace: Avalonia.Input.GestureRecognizers
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool CanVerticallyScroll { get; set; }

Property Value

Boolean

See Also

Reference

ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace