C# 클래스 Sport.Mobile.Shared.ImageButton

상속: Xamarin.Forms.ContentView
파일 보기 프로젝트 열기: xamarin/Sport

공개 프로퍼티들

프로퍼티 타입 설명
ButtonBackgroundColorProperty BindableProperty
CommandProperty BindableProperty
SourceProperty BindableProperty
TextProperty BindableProperty

공개 메소드들

메소드 설명
ImageButton ( ) : Xamarin.Forms

비공개 메소드들

메소드 설명
HandleClick ( object sender, EventArgs e ) : void

메소드 상세

ImageButton() 공개 메소드

public ImageButton ( ) : Xamarin.Forms
리턴 Xamarin.Forms

프로퍼티 상세

ButtonBackgroundColorProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty ButtonBackgroundColorProperty
리턴 BindableProperty

CommandProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty CommandProperty
리턴 BindableProperty

SourceProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty SourceProperty
리턴 BindableProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static BindableProperty TextProperty
리턴 BindableProperty