Share via


ListView.SeparatorStyleProperty Field

Definition

Caution

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

Bindable property for SeparatorStyle.

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

Field Value

Attributes

Applies to