C# Class EntryXamlControlXamarinForms.Controls.EntryPromptControl

Inheritance: Xamarin.Forms.ContentView
Show 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 static property

public static BindableProperty InputBehaviorProperty
return BindableProperty

IsPasswordProperty public static property

public static BindableProperty IsPasswordProperty
return BindableProperty

IsValidProperty public static property

public static BindableProperty IsValidProperty
return BindableProperty

KeyboardProperty public static property

public static BindableProperty KeyboardProperty
return BindableProperty

PlaceholderProperty public static property

public static BindableProperty PlaceholderProperty
return BindableProperty

TextColorProperty public static property

public static BindableProperty TextColorProperty
return BindableProperty

TextProperty public static property

public static BindableProperty TextProperty
return BindableProperty