共用方式為


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

適用於