Share via


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

適用対象