NavigationPage.DisableTranslucentNavigationBar Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Sprawia, że pasek nawigacyjny jest nieprzezroczysty dla elementu specyficznego dla platformy.
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage> DisableTranslucentNavigationBar (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.NavigationPage> config);
static member DisableTranslucentNavigationBar : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.NavigationPage> -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.NavigationPage>
Parametry
Konfiguracja specyficzna dla platformy zawierająca element, na którym ma być wykonywana operacja.
Zwraca
Zaktualizowany obiekt konfiguracji, na którym deweloperzy mogą wykonywać kolejne wywołania metody.