FlyoutPage.GetApplyShadow 方法

定义

重载

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

GetApplyShadow(BindableObject)

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

参数

element
BindableObject

返回

System.Boolean

适用于

GetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>)

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

参数

返回

System.Boolean

适用于