IsScrollInertiaEnabledProperty Field
Defines the IsScrollInertiaEnabled property.
Definition
Namespace: Avalonia.Input.GestureRecognizers
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly DirectProperty<ScrollGestureRecognizer, bool> IsScrollInertiaEnabledProperty
Public Shared ReadOnly IsScrollInertiaEnabledProperty As DirectProperty(Of ScrollGestureRecognizer, Boolean)
static val IsScrollInertiaEnabledProperty: DirectProperty<ScrollGestureRecognizer, bool>
Field Value
DirectProperty(ScrollGestureRecognizer, Boolean)
See Also
Reference
ScrollGestureRecognizer Class
Avalonia.Input.GestureRecognizers Namespace