Page.SetPrefersHomeIndicatorAutoHidden Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
SetPrefersHomeIndicatorAutoHidden(BindableObject, Boolean) | |
SetPrefersHomeIndicatorAutoHidden(IPlatformElementConfiguration<iOS,Page>, Boolean) |
SetPrefersHomeIndicatorAutoHidden(BindableObject, Boolean)
public static void SetPrefersHomeIndicatorAutoHidden (Xamarin.Forms.BindableObject element, bool value);
static member SetPrefersHomeIndicatorAutoHidden : Xamarin.Forms.BindableObject * bool -> unit
Parametry
- element
- BindableObject
- value
- System.Boolean
Dotyczy
SetPrefersHomeIndicatorAutoHidden(IPlatformElementConfiguration<iOS,Page>, Boolean)
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Page> SetPrefersHomeIndicatorAutoHidden (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Page> config, bool value);
static member SetPrefersHomeIndicatorAutoHidden : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Page> * bool -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Page>
Parametry
- config
- IPlatformElementConfiguration<iOS,Page>
- value
- System.Boolean