MasterDetailPage.GetApplyShadow Method

Definition

Overloads

GetApplyShadow(BindableObject)
GetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>)

GetApplyShadow(BindableObject)

public static bool GetApplyShadow (Xamarin.Forms.BindableObject element);
static member GetApplyShadow : Xamarin.Forms.BindableObject -> bool

Parameters

element
BindableObject

Returns

System.Boolean

Applies to

GetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>)

public static bool GetApplyShadow (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.MasterDetailPage> config);
static member GetApplyShadow : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.MasterDetailPage> -> bool

Parameters

Returns

System.Boolean

Applies to