Compartilhar via


ImageButton.SetShadowColor Método

Definição

Sobrecargas

SetShadowColor(BindableObject, Color)
SetShadowColor(IPlatformElementConfiguration<Android,ImageButton>, Color)

SetShadowColor(BindableObject, Color)

public static void SetShadowColor (Xamarin.Forms.BindableObject element, Xamarin.Forms.Color value);
static member SetShadowColor : Xamarin.Forms.BindableObject * Xamarin.Forms.Color -> unit

Parâmetros

element
BindableObject
value
Color

Aplica-se a

SetShadowColor(IPlatformElementConfiguration<Android,ImageButton>, Color)

public static Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.ImageButton> SetShadowColor (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android,Xamarin.Forms.ImageButton> config, Xamarin.Forms.Color value);
static member SetShadowColor : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.ImageButton> * Xamarin.Forms.Color -> Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.Android, Xamarin.Forms.ImageButton>

Parâmetros

value
Color

Retornos

Aplica-se a