ImageButton.GetShadowRadius 方法

定義

多載

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

GetShadowRadius(BindableObject)

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

參數

element
BindableObject

傳回

System.Double

適用於

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

參數

傳回

System.Double

適用於