共用方式為


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

適用於