Skip to main content

ScrollStartDistance 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)

public int ScrollStartDistance { get; set; }

Property Value

Int32

See Also

Reference

ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace