C# Class JudoDotNetXamarin.JudoEntry

Inheritance: Entry
Show file 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 static property

public static BindableProperty DigitsProperty
return BindableProperty

ErrorProperty public static property

public static BindableProperty ErrorProperty
return BindableProperty

FormatProperty public static property

public static BindableProperty FormatProperty
return BindableProperty

HideKeyboardHandler public property

public EventHandler HideKeyboardHandler
return EventHandler

HintColorProperty public static property

public static BindableProperty HintColorProperty
return BindableProperty

IsUpperCaseProperty public static property

public static BindableProperty IsUpperCaseProperty
return BindableProperty

LabelColorProperty public static property

public static BindableProperty LabelColorProperty
return BindableProperty

MaxLengthProperty public static property

public static BindableProperty MaxLengthProperty
return BindableProperty

NativeIsFocusedProperty public static property

public static BindableProperty NativeIsFocusedProperty
return BindableProperty

ShouldImageOpacityBeAppliedProperty public static property

public static BindableProperty ShouldImageOpacityBeAppliedProperty
return BindableProperty