Aracılığıyla paylaş


TabbedPage.SetTranslucencyMode Yöntem

Tanım

Aşırı Yüklemeler

SetTranslucencyMode(BindableObject, TranslucencyMode)
SetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>, TranslucencyMode)

SetTranslucencyMode(BindableObject, TranslucencyMode)

public static void SetTranslucencyMode (Xamarin.Forms.BindableObject element, Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode value);
static member SetTranslucencyMode : Xamarin.Forms.BindableObject * Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode -> unit

Parametreler

element
BindableObject

Şunlara uygulanır

SetTranslucencyMode(IPlatformElementConfiguration<iOS,TabbedPage>, TranslucencyMode)

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.TabbedPage> SetTranslucencyMode (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.TabbedPage> config, Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode value);
static member SetTranslucencyMode : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.TabbedPage> * Xamarin.Forms.PlatformConfiguration.iOSSpecific.TranslucencyMode -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.TabbedPage>

Parametreler

Döndürülenler

Şunlara uygulanır