다음을 통해 공유


FlyoutPage.SetApplyShadow 메서드

정의

오버로드

SetApplyShadow(BindableObject, Boolean)
SetApplyShadow(IPlatformElementConfiguration<iOS,FlyoutPage>, Boolean)

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

반환

적용 대상