Compartir a través de


ImageButton.GetIsShadowEnabled Método

Definición

Sobrecargas

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

GetIsShadowEnabled(BindableObject)

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

Parámetros

element
BindableObject

Devoluciones

System.Boolean

Se aplica a

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

Parámetros

Devoluciones

System.Boolean

Se aplica a