[]
        
(Showing Draft Content)

C1.Android.Input

C1.Android.Input Namespace

Classes

AutoCompleteFilteringEventArgs

Event information for C1AutoComplete.Filtering event.

AutoCompleteMode

Specifies how to filter items of autocomplete.

AutoCompleteTextWatcher

The text watcher of the autocomplete control.

AutoSizeMode

C1AutoComplete

The auto-complete control is an editable input control that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a drop down menu from which the user.

C1ComboBox

C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down.

C1DropDown

C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.

C1MaskedTextView

Masked editor provides a way to govern what a user is allowed to input. The control prevents users from accidentally entering invalid data and saves time by skipping over literals (such as slashes in dates) as the user types.

C1TexBoxBackgroundDrawable

C1TextBox

Represents a control that can be used to display and edit plain text,

ComboBoxItemLoadingEventArgs

Event information for C1ComboBox.ItemLoading event.

ComboBoxSimpleAdapter

The adapter for the C1ComboBox's drop down list view.

ComboBoxTextWatcher

The text watcher of the ComboBox control.

CompletedEventArgs

Occurs when the user finalizes the text in an entry with the return key.

DropDownBehavior

DropDown interaction behavior.

DropDownMode

DropDown display mode.

DropDownOpenChangedEventArgs

Event information for C1DropDown.DropDownOpenChanged event.

DropDownOpenChangingEventArgs

Event information for C1DropDown.DropDownOpenChanging event.

DummyKeyListener

Dummy class for key listeners.

Resource

Resource.Attribute

Resource.Color

Resource.Dimension

Resource.Drawable

Resource.Id

Resource.Integer

Resource.Layout

Resource.String

Resource.Style

Resource.Styleable

TextBoxAutoCompleteEventArgs

Contains information about the AutoComplete.

TextChangedEventArgs

Event information for C1ComboBox.TextChanged event.