ImageButton Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static class ImageButton
type ImageButton = class
Vererbung
System.Object
ImageButton
Felder
Methoden
GetIsShadowEnabled(BindableObject)
GetIsShadowEnabled(IPlatformElementConfiguration<Android,ImageButton>)
GetShadowColor(BindableObject)
GetShadowColor(IPlatformElementConfiguration<Android,ImageButton>)
GetShadowOffset(BindableObject)
GetShadowOffset(IPlatformElementConfiguration<Android,ImageButton>)
GetShadowRadius(BindableObject)
GetShadowRadius(IPlatformElementConfiguration<Android,ImageButton>)
SetIsShadowEnabled(BindableObject, Boolean)
SetIsShadowEnabled(IPlatformElementConfiguration<Android,ImageButton>, Boolean)
SetShadowColor(BindableObject, Color)
SetShadowColor(IPlatformElementConfiguration<Android,ImageButton>, Color)
SetShadowOffset(BindableObject, Size)
SetShadowOffset(IPlatformElementConfiguration<Android,ImageButton>, Size)
SetShadowRadius(BindableObject, Double)
SetShadowRadius(IPlatformElementConfiguration<Android,ImageButton>, Double)
Gilt für: