次の方法で共有


TabbedPage.SetTranslucencyMode メソッド

定義

オーバーロード

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

パラメーター

element
BindableObject

適用対象

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>

パラメーター

戻り値

適用対象