Skip to main content

CanHorizontallyScrollProperty Field

Defines the CanHorizontallyScroll property.

Definition

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

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

Field Value

DirectProperty(ScrollGestureRecognizer, Boolean)

See Also

Reference

ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace