ListView.IsFastScrollEnabledProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.
Bindable property for IsFastScrollEnabled(IPlatformElementConfiguration<Android,ListView>).
public: static initonly Microsoft::Maui::Controls::BindableProperty ^ IsFastScrollEnabledProperty;
[System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")]
public static readonly Microsoft.Maui.Controls.BindableProperty IsFastScrollEnabledProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty IsFastScrollEnabledProperty;
[<System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")>]
staticval mutable IsFastScrollEnabledProperty : Microsoft.Maui.Controls.BindableProperty
staticval mutable IsFastScrollEnabledProperty : Microsoft.Maui.Controls.BindableProperty
Public ReadOnly IsFastScrollEnabledProperty As BindableProperty
Field Value
- Attributes