IsDeferredScrollingEnabledProperty Field
Defines the IsDeferredScrollingEnabled property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsDeferredScrollingEnabledProperty
Public Shared ReadOnly IsDeferredScrollingEnabledProperty As AttachedProperty(Of Boolean)
static val IsDeferredScrollingEnabledProperty: AttachedProperty<bool>