TabbedPage.SetTranslucencyMode 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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
參數
- element
- BindableObject
- value
- TranslucencyMode
適用於
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>
參數
- value
- TranslucencyMode