TabbedPage.GetTranslucencyMode Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Aşırı Yüklemeler
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
Parametreler
- element
- BindableObject
Döndürülenler
Şunlara uygulanır
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