Shell.TabBarUnselectedColorProperty Field

Definition

Defines the unselected color for the tab bar. If the property is unset, the UnselectedColorProperty value is used.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ TabBarUnselectedColorProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty TabBarUnselectedColorProperty;
 staticval mutable TabBarUnselectedColorProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly TabBarUnselectedColorProperty As BindableProperty 

Field Value

Applies to