TabbedPage.GetTranslucencyMode 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.
Przeciążenia
GetTranslucencyMode(BindableObject) | |
GetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>) |
GetTranslucencyMode(BindableObject)
public static Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode GetTranslucencyMode (Xamarin.Forms.BindableObject element);
static member GetTranslucencyMode : Xamarin.Forms.BindableObject -> Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode
Parametry
- element
- BindableObject
Zwraca
Dotyczy
GetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>)
public static Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode GetTranslucencyMode (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.TabbedPage> config);
static member GetTranslucencyMode : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.TabbedPage> -> Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode