Share via


NavigationPage.IsNavigationBarTranslucentProperty Field

Definition

Caution

IsNavigationBarTranslucent is deprecated. The Translucent will be enabled by default by setting the BarBackgroundColor to a transparent color.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ IsNavigationBarTranslucentProperty;
[System.Obsolete("IsNavigationBarTranslucent is deprecated. The Translucent will be enabled by default by setting the BarBackgroundColor to a transparent color.")]
public static readonly Microsoft.Maui.Controls.BindableProperty IsNavigationBarTranslucentProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty IsNavigationBarTranslucentProperty;
[<System.Obsolete("IsNavigationBarTranslucent is deprecated. The Translucent will be enabled by default by setting the BarBackgroundColor to a transparent color.")>]
 staticval mutable IsNavigationBarTranslucentProperty : Microsoft.Maui.Controls.BindableProperty
 staticval mutable IsNavigationBarTranslucentProperty : Microsoft.Maui.Controls.BindableProperty
Public ReadOnly IsNavigationBarTranslucentProperty As BindableProperty 

Field Value

Attributes

Applies to