Share via


ListView.SelectionModeProperty Field

Definition

Caution

With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.

Bindable property for SelectionMode.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ SelectionModeProperty;
[System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")]
public static readonly Microsoft.Maui.Controls.BindableProperty SelectionModeProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty SelectionModeProperty;
[<System.Obsolete("With the deprecation of ListView, this property is obsolete. Please use CollectionView instead.")>]
 staticval mutable SelectionModeProperty : Microsoft.Maui.Controls.BindableProperty
 staticval mutable SelectionModeProperty : Microsoft.Maui.Controls.BindableProperty
Public ReadOnly SelectionModeProperty As BindableProperty 

Field Value

Attributes

Applies to