다음을 통해 공유


ImageButton.GetIsShadowEnabled 메서드

정의

오버로드

GetIsShadowEnabled(BindableObject)
GetIsShadowEnabled(IPlatformElementConfiguration<Android,ImageButton>)

GetIsShadowEnabled(BindableObject)

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

매개 변수

element
BindableObject

반환

System.Boolean

적용 대상

GetIsShadowEnabled(IPlatformElementConfiguration<Android,ImageButton>)

public static bool GetIsShadowEnabled (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.ImageButton> config);
static member GetIsShadowEnabled : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.ImageButton> -> bool

매개 변수

반환

System.Boolean

적용 대상