Skip to main content

CanVerticallyScrollProperty Field

Defines the CanVerticallyScroll property.

Definition

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

public static readonly DirectProperty<ScrollGestureRecognizer, bool> CanVerticallyScrollProperty
View Source

Field Value

DirectProperty(ScrollGestureRecognizer, Boolean)

See Also

Reference

ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace