다음을 통해 공유


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)

적용 대상