Shell.TabBarDisabledColorProperty Field

Definition

Defines the disabled color for the tab bar. If the property is unset, the DisabledColorProperty value is used.

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

Field Value

Applies to