C# Class Sport.Mobile.Shared.ImageButton

Inheritance: Xamarin.Forms.ContentView
Afficher le fichier Open project: xamarin/Sport

Méthodes publiques

Свойство Type Description
ButtonBackgroundColorProperty BindableProperty
CommandProperty BindableProperty
SourceProperty BindableProperty
TextProperty BindableProperty

Méthodes publiques

Méthode Description
ImageButton ( ) : Xamarin.Forms

Private Methods

Méthode Description
HandleClick ( object sender, EventArgs e ) : void

Method Details

ImageButton() public méthode

public ImageButton ( ) : Xamarin.Forms
Résultat Xamarin.Forms

Property Details

ButtonBackgroundColorProperty public_oe static_oe property

public static BindableProperty ButtonBackgroundColorProperty
Résultat BindableProperty

CommandProperty public_oe static_oe property

public static BindableProperty CommandProperty
Résultat BindableProperty

SourceProperty public_oe static_oe property

public static BindableProperty SourceProperty
Résultat BindableProperty

TextProperty public_oe static_oe property

public static BindableProperty TextProperty
Résultat BindableProperty