次の方法で共有


FlyoutPage.SetApplyShadow メソッド

定義

オーバーロード

SetApplyShadow(BindableObject, Boolean)

public static void SetApplyShadow(Xamarin.Forms.BindableObject element, bool value);
static member SetApplyShadow : Xamarin.Forms.BindableObject * bool -> unit

パラメーター

element
BindableObject
value
System.Boolean

適用対象

SetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>, Boolean)

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

パラメーター

value
System.Boolean

戻り値

適用対象