MasterDetailPage.SetApplyShadow 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
SetApplyShadow(BindableObject, Boolean) | |
SetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>, Boolean) |
SetApplyShadow(BindableObject, Boolean)
public static void SetApplyShadow (Xamarin.Forms.BindableObject element, bool value);
static member SetApplyShadow : Xamarin.Forms.BindableObject * bool -> unit
Parametry
- element
- BindableObject
- value
- System.Boolean
Dotyczy
SetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>, Boolean)
public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.MasterDetailPage> SetApplyShadow (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.MasterDetailPage> config, bool value);
static member SetApplyShadow : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.MasterDetailPage> * bool -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.MasterDetailPage>
Parametry
- value
- System.Boolean