Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.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 PropertyGets the new text in the ComboBox.  
    Public PropertyGets the old text in the ComboBox.  
    Top
    See Also