ScrollGestureRecognizerScrollStartDistance Property

Gets or sets a value indicating the distance the pointer moves before scrolling is started

Definition

Namespace: Avalonia.Input.GestureRecognizers
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int ScrollStartDistance { get; set; }

Property Value

Int32

See Also