C# Class XFAedSearch.Views.RoundedButton

Inheritance: NControl.Abstractions.NControlView
Afficher le fichier Open project: P3PPP/XFAedSearch

Méthodes publiques

Свойство Type Description
BackColorProperty BindableProperty
BorderColorProperty BindableProperty
BorderWidthProperty BindableProperty
CommandParameterProperty BindableProperty
CommandProperty BindableProperty
FontSizeProperty BindableProperty
TextColorProperty BindableProperty
TextProperty BindableProperty

Private Properties

Свойство Type Description
OnFontSizeChanged void
OnTextChanged void
OnTextColorChanged void

Méthodes publiques

Méthode Description
Draw ( ICanvas canvas, NGraphics.Rect rect ) : void
RoundedButton ( ) : System
TouchesBegan ( IEnumerable points ) : bool
TouchesCancelled ( IEnumerable points ) : bool
TouchesEnded ( IEnumerable points ) : bool

Private Methods

Méthode Description
OnFontSizeChanged ( ) : void
OnTextChanged ( ) : void
OnTextColorChanged ( ) : void

Method Details

Draw() public méthode

public Draw ( ICanvas canvas, NGraphics.Rect rect ) : void
canvas ICanvas
rect NGraphics.Rect
Résultat void

RoundedButton() public méthode

public RoundedButton ( ) : System
Résultat System

TouchesBegan() public méthode

public TouchesBegan ( IEnumerable points ) : bool
points IEnumerable
Résultat bool

TouchesCancelled() public méthode

public TouchesCancelled ( IEnumerable points ) : bool
points IEnumerable
Résultat bool

TouchesEnded() public méthode

public TouchesEnded ( IEnumerable points ) : bool
points IEnumerable
Résultat bool

Property Details

BackColorProperty public_oe static_oe property

public static BindableProperty BackColorProperty
Résultat BindableProperty

BorderColorProperty public_oe static_oe property

public static BindableProperty BorderColorProperty
Résultat BindableProperty

BorderWidthProperty public_oe static_oe property

public static BindableProperty BorderWidthProperty
Résultat BindableProperty

CommandParameterProperty public_oe static_oe property

public static BindableProperty CommandParameterProperty
Résultat BindableProperty

CommandProperty public_oe static_oe property

public static BindableProperty CommandProperty
Résultat BindableProperty

FontSizeProperty public_oe static_oe property

public static BindableProperty FontSizeProperty
Résultat BindableProperty

TextColorProperty public_oe static_oe property

public static BindableProperty TextColorProperty
Résultat BindableProperty

TextProperty public_oe static_oe property

public static BindableProperty TextProperty
Résultat BindableProperty