MasterDetailPage.SetApplyShadow Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- element
- BindableObject
- value
- System.Boolean
S’applique à
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>
Paramètres
- value
- System.Boolean