C# Class Alex.Controls.Forms.StatesButton

Inheritance: Xamarin.Forms.Button
显示文件 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_oe static_oe property

public static BindableProperty DisableImageProperty
return BindableProperty

NormalImageProperty public_oe static_oe property

public static BindableProperty NormalImageProperty
return BindableProperty

PressedImageProperty public_oe static_oe property

public static BindableProperty PressedImageProperty
return BindableProperty