# C1.Xamarin.Forms.Input

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Xamarin_Forms_Input" data-uid="C1.Xamarin.Forms.Input" class="text-break">C1.Xamarin.Forms.Input Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.AutoCompleteFilteringEventArgs.html">AutoCompleteFilteringEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1AutoComplete.Filtering</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.C1AutoComplete.html">C1AutoComplete</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.C1ComboBox.html">C1ComboBox</a></h4>
      <section><p>C1ComboBox is an extension of DropDown that contains an editable textbox in the header and a listview in the drop-down.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.html">C1DropDown</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.C1MaskedEntry.html">C1MaskedEntry</a></h4>
      <section><p>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.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.html">C1TextBox</a></h4>
      <section><p>Represents a control that can be used to display and edit plain text,</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.ComboBoxItemLoadingEventArgs.html">ComboBoxItemLoadingEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1ComboBox.ItemLoading</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.CompletedEventArgs.html">CompletedEventArgs</a></h4>
      <section><p>Occurs when the user finalizes the text in an entry with the return key.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.DropDownOpenChangedEventArgs.html">DropDownOpenChangedEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1DropDown.DropDownOpenChanged</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.DropDownOpenChangingEventArgs.html">DropDownOpenChangingEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1DropDown.DropDownOpenChanging</span> event.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.TextBoxAutoCompleteEventArgs.html">TextBoxAutoCompleteEventArgs</a></h4>
      <section><p>Contains information about the <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.AutoComplete.html">AutoComplete</a>.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.TextChangedEventArgs.html">TextChangedEventArgs</a></h4>
      <section><p>Event information for <span class="xref">C1ComboBox.TextChanged</span> event.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.AutoCompleteMode.html">AutoCompleteMode</a></h4>
      <section><p>Specifies how to filter items of autocomplete.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.DropDownBehavior.html">DropDownBehavior</a></h4>
      <section><p>DropDown interaction behavior.</p>
</section>
      <h4><a class="xref" href="C1.Xamarin.Forms.Input.DropDownMode.html">DropDownMode</a></h4>
      <section><p>DropDown display mode.</p>
</section>


</div>
