C# Class Alex.Controls.Forms.StatesButton

Inheritance: Xamarin.Forms.Button
Show file Open project: AlejandroRuiz/FloatingTextEntry Class Usage Examples

Public Properties

Property Type Description
DisableImageProperty BindableProperty
NormalImageProperty BindableProperty
PressedImageProperty BindableProperty

Public Methods

Method Description
StatesButton ( ) : System

Method Details

StatesButton() public method

public StatesButton ( ) : System
return System

Property Details

DisableImageProperty public static property

public static BindableProperty DisableImageProperty
return BindableProperty

NormalImageProperty public static property

public static BindableProperty NormalImageProperty
return BindableProperty

PressedImageProperty public static property

public static BindableProperty PressedImageProperty
return BindableProperty