C# Class Sport.Mobile.Shared.ImageButton

Inheritance: Xamarin.Forms.ContentView
Show file Open project: xamarin/Sport

Public Properties

Property Type Description
ButtonBackgroundColorProperty BindableProperty
CommandProperty BindableProperty
SourceProperty BindableProperty
TextProperty BindableProperty

Public Methods

Method Description
ImageButton ( ) : Xamarin.Forms

Private Methods

Method Description
HandleClick ( object sender, EventArgs e ) : void

Method Details

ImageButton() public method

public ImageButton ( ) : Xamarin.Forms
return Xamarin.Forms

Property Details

ButtonBackgroundColorProperty public static property

public static BindableProperty ButtonBackgroundColorProperty
return BindableProperty

CommandProperty public static property

public static BindableProperty CommandProperty
return BindableProperty

SourceProperty public static property

public static BindableProperty SourceProperty
return BindableProperty

TextProperty public static property

public static BindableProperty TextProperty
return BindableProperty