ImageButton.GetShadowRadius Method

Definition

Overloads

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

GetShadowRadius(BindableObject)

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

Parameters

element
BindableObject

Returns

System.Double

Applies to

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

Parameters

Returns

System.Double

Applies to