C# Class JudoDotNetXamarin.JudoEntry

Inheritance: Entry
Exibir arquivo Open project: JudoPay/Judo-Xamarin Class Usage Examples

Public Properties

Property Type Description
DigitsProperty BindableProperty
ErrorProperty BindableProperty
FormatProperty BindableProperty
HideKeyboardHandler EventHandler
HintColorProperty BindableProperty
IsUpperCaseProperty BindableProperty
LabelColorProperty BindableProperty
MaxLengthProperty BindableProperty
NativeIsFocusedProperty BindableProperty
ShouldImageOpacityBeAppliedProperty BindableProperty

Public Methods

Method Description
HideKeyboard ( ) : void

Method Details

HideKeyboard() public method

public HideKeyboard ( ) : void
return void

Property Details

DigitsProperty public_oe static_oe property

public static BindableProperty DigitsProperty
return BindableProperty

ErrorProperty public_oe static_oe property

public static BindableProperty ErrorProperty
return BindableProperty

FormatProperty public_oe static_oe property

public static BindableProperty FormatProperty
return BindableProperty

HideKeyboardHandler public_oe property

public EventHandler HideKeyboardHandler
return EventHandler

HintColorProperty public_oe static_oe property

public static BindableProperty HintColorProperty
return BindableProperty

IsUpperCaseProperty public_oe static_oe property

public static BindableProperty IsUpperCaseProperty
return BindableProperty

LabelColorProperty public_oe static_oe property

public static BindableProperty LabelColorProperty
return BindableProperty

MaxLengthProperty public_oe static_oe property

public static BindableProperty MaxLengthProperty
return BindableProperty

NativeIsFocusedProperty public_oe static_oe property

public static BindableProperty NativeIsFocusedProperty
return BindableProperty

ShouldImageOpacityBeAppliedProperty public_oe static_oe property

public static BindableProperty ShouldImageOpacityBeAppliedProperty
return BindableProperty