C1.Android.Input Assembly / C1.Android.Input Namespace / ComboBoxTextWatcher Class
Members


ComboBoxTextWatcher Class
The text watcher of the ComboBox control.
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("java/lang/Object", 
   DoNotGenerateAcw=True, 
   ApiSince=1)>
Public Class ComboBoxTextWatcher 
   Inherits Java.Lang.Object
   Implements Android.Runtime.IJavaObject, Android.Text.INoCopySpan, Android.Text.ITextWatcher, Java.Interop.IJavaPeerable 
 
'Usage
 
Dim instance As ComboBoxTextWatcher
Inheritance Hierarchy

System.Object
   Java.Lang.Object
      C1.Android.Input.ComboBoxTextWatcher

See Also