次の方法で共有


ImageButton クラス

定義

public ref class ImageButton abstract sealed
public static class ImageButton
type ImageButton = class
Public Module ImageButton
継承
ImageButton

フィールド

IsShadowEnabledProperty

添付プロパティのバインド可能なプロパティ IsShadowEnabled

ShadowColorProperty

添付プロパティのバインド可能なプロパティ ShadowColor

ShadowOffsetProperty

添付プロパティのバインド可能なプロパティ ShadowOffset

ShadowRadiusProperty

添付プロパティのバインド可能なプロパティ ShadowRadius

メソッド

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)

適用対象