ScrollGestureRecognizerScrollStartDistanceProperty Field

Defines the ScrollStartDistance property.

Definition

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

Field Value

DirectPropertyScrollGestureRecognizer, Int32

See Also