Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace
Inheritance Hierarchy
In This Topic
    C1.Android.Input Namespace
    In This Topic
    Classes
     ClassDescription
    ClassEvent information for C1AutoComplete.Filtering event.
    Class The text watcher of the autocomplete control.
    Class 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.
    Class C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down.
    Class 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.
    Class 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.
    Class 
    Class Represents a control that can be used to display and edit plain text,
    ClassEvent information for C1ComboBox.ItemLoading event.
    Class The adapter for the C1ComboBox's drop down list view.
    Class The text watcher of the ComboBox control.
    Class Occurs when the user finalizes the text in an entry with the return key.
    ClassEvent information for C1DropDown.DropDownOpenChanged event.
    ClassEvent information for C1DropDown.DropDownOpenChanging event.
    Class Dummy class for key listeners.
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    Class 
    ClassContains information about the C1TextBox.AutoComplete.
    ClassEvent information for C1ComboBox.TextChanged event.
    Enumerations
     EnumerationDescription
    Enumeration Specifies how to filter items of autocomplete.
    Enumeration 
    Enumeration DropDown interaction behavior.
    Enumeration DropDown display mode.
    See Also