NavigationPage.IsNavigationBarTranslucentProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
IsNavigationBarTranslucent is deprecated. The Translucent will be enabled by default by setting the BarBackgroundColor to a transparent color.
Bindable property for IsNavigationBarTranslucent(IPlatformElementConfiguration<iOS,NavigationPage>).
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