Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / TextChangedEventArgs Class
Properties

In This Topic
    TextChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the new text in the ComboBox.  
    Public Property Gets the old text in the ComboBox.  
    Top
    See Also