C# Class EntryXamlControlXamarinForms.Controls.EntryPromptControl

Inheritance: Xamarin.Forms.ContentView
Mostra file Open project: Ontropix/smart-input

Public Properties

Property Type Description
InputBehaviorProperty BindableProperty
IsPasswordProperty BindableProperty
IsValidProperty BindableProperty
KeyboardProperty BindableProperty
PlaceholderProperty BindableProperty
TextColorProperty BindableProperty
TextProperty BindableProperty

Public Methods

Method Description
EntryPromptControl ( ) : EntryXamlControlXamarinForms.Controls.Behaviors

Method Details

EntryPromptControl() public method

public EntryPromptControl ( ) : EntryXamlControlXamarinForms.Controls.Behaviors
return EntryXamlControlXamarinForms.Controls.Behaviors

Property Details

InputBehaviorProperty public_oe static_oe property

public static BindableProperty InputBehaviorProperty
return BindableProperty

IsPasswordProperty public_oe static_oe property

public static BindableProperty IsPasswordProperty
return BindableProperty

IsValidProperty public_oe static_oe property

public static BindableProperty IsValidProperty
return BindableProperty

KeyboardProperty public_oe static_oe property

public static BindableProperty KeyboardProperty
return BindableProperty

PlaceholderProperty public_oe static_oe property

public static BindableProperty PlaceholderProperty
return BindableProperty

TextColorProperty public_oe static_oe property

public static BindableProperty TextColorProperty
return BindableProperty

TextProperty public_oe static_oe property

public static BindableProperty TextProperty
return BindableProperty