Compartilhar via


ImageButton.GetShadowRadius Método

Definição

Sobrecargas

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

GetShadowRadius(BindableObject)

public static double GetShadowRadius (Xamarin.Forms.BindableObject element);
static member GetShadowRadius : Xamarin.Forms.BindableObject -> double

Parâmetros

element
BindableObject

Retornos

System.Double

Aplica-se a

GetShadowRadius(IPlatformElementConfiguration<Android,ImageButton>)

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

Parâmetros

Retornos

System.Double

Aplica-se a