Свойство | Type | Description | |
---|---|---|---|
BackColorProperty | BindableProperty | ||
BorderColorProperty | BindableProperty | ||
BorderWidthProperty | BindableProperty | ||
CommandParameterProperty | BindableProperty | ||
CommandProperty | BindableProperty | ||
FontSizeProperty | BindableProperty | ||
TextColorProperty | BindableProperty | ||
TextProperty | BindableProperty |
Свойство | Type | Description | |
---|---|---|---|
OnFontSizeChanged | void | ||
OnTextChanged | void | ||
OnTextColorChanged | void |
Méthode | Description | |
---|---|---|
Draw ( ICanvas canvas, NGraphics.Rect rect ) : void | ||
RoundedButton ( ) : System | ||
TouchesBegan ( IEnumerable |
||
TouchesCancelled ( IEnumerable |
||
TouchesEnded ( IEnumerable |
Méthode | Description | |
---|---|---|
OnFontSizeChanged ( ) : void | ||
OnTextChanged ( ) : void | ||
OnTextColorChanged ( ) : void |
public Draw ( ICanvas canvas, NGraphics.Rect rect ) : void | ||
canvas | ICanvas | |
rect | NGraphics.Rect | |
Résultat | void |
public TouchesBegan ( IEnumerable |
||
points | IEnumerable |
|
Résultat | bool |
public TouchesCancelled ( IEnumerable |
||
points | IEnumerable |
|
Résultat | bool |
public TouchesEnded ( IEnumerable |
||
points | IEnumerable |
|
Résultat | bool |
public static BindableProperty BackColorProperty | ||
Résultat | BindableProperty |
public static BindableProperty BorderColorProperty | ||
Résultat | BindableProperty |
public static BindableProperty BorderWidthProperty | ||
Résultat | BindableProperty |
public static BindableProperty CommandParameterProperty | ||
Résultat | BindableProperty |
public static BindableProperty CommandProperty | ||
Résultat | BindableProperty |
public static BindableProperty FontSizeProperty | ||
Résultat | BindableProperty |
public static BindableProperty TextColorProperty | ||
Résultat | BindableProperty |