C# Class Sport.Mobile.Shared.ImageButton

Inheritance: Xamarin.Forms.ContentView
ファイルを表示 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_oe static_oe property

public static BindableProperty ButtonBackgroundColorProperty
return BindableProperty

CommandProperty public_oe static_oe property

public static BindableProperty CommandProperty
return BindableProperty

SourceProperty public_oe static_oe property

public static BindableProperty SourceProperty
return BindableProperty

TextProperty public_oe static_oe property

public static BindableProperty TextProperty
return BindableProperty