ScrollGestureRecognizerCanVerticallyScrollProperty Field

Defines the CanVerticallyScroll property.

Definition

Namespace: Avalonia.Input.GestureRecognizers
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly DirectProperty<ScrollGestureRecognizer, bool> CanVerticallyScrollProperty

Field Value

DirectPropertyScrollGestureRecognizer, Boolean

See Also