프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BackColorProperty | BindableProperty | ||
BorderColorProperty | BindableProperty | ||
BorderWidthProperty | BindableProperty | ||
CommandParameterProperty | BindableProperty | ||
CommandProperty | BindableProperty | ||
FontSizeProperty | BindableProperty | ||
TextColorProperty | BindableProperty | ||
TextProperty | BindableProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnFontSizeChanged | void | ||
OnTextChanged | void | ||
OnTextColorChanged | void |
메소드 | 설명 | |
---|---|---|
Draw ( ICanvas canvas, NGraphics.Rect rect ) : void | ||
RoundedButton ( ) : System | ||
TouchesBegan ( IEnumerable |
||
TouchesCancelled ( IEnumerable |
||
TouchesEnded ( IEnumerable |
메소드 | 설명 | |
---|---|---|
OnFontSizeChanged ( ) : void | ||
OnTextChanged ( ) : void | ||
OnTextColorChanged ( ) : void |
public Draw ( ICanvas canvas, NGraphics.Rect rect ) : void | ||
canvas | ICanvas | |
rect | NGraphics.Rect | |
리턴 | void |
public TouchesCancelled ( IEnumerable |
||
points | IEnumerable |
|
리턴 | bool |
public static BindableProperty BackColorProperty | ||
리턴 | BindableProperty |
public static BindableProperty BorderColorProperty | ||
리턴 | BindableProperty |
public static BindableProperty BorderWidthProperty | ||
리턴 | BindableProperty |
public static BindableProperty CommandParameterProperty | ||
리턴 | BindableProperty |
public static BindableProperty FontSizeProperty | ||
리턴 | BindableProperty |
public static BindableProperty TextColorProperty | ||
리턴 | BindableProperty |