다음을 통해 공유


MasterDetailPage.GetApplyShadow 메서드

정의

오버로드

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

GetApplyShadow(BindableObject)

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

매개 변수

element
BindableObject

반환

System.Boolean

적용 대상

GetApplyShadow(IPlatformElementConfiguration<iOS,MasterDetailPage>)

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

매개 변수

반환

System.Boolean

적용 대상