TabbedPage.SetTranslucencyMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- element
- BindableObject
- value
- TranslucencyMode
Applies to
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>
Parameters
- value
- TranslucencyMode