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)
- C#
- VB
- F#
public int ScrollStartDistance { get; set; }
Public Property ScrollStartDistance As Integer
Get
Set
member ScrollStartDistance : int with get, set
Property Value
Int32See Also
Reference
ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace