Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / DropDownOpenChangedEventArgs Class / DropDownOpenChangedEventArgs Constructor


In This Topic
    DropDownOpenChangedEventArgs Constructor
    In This Topic
    Initializes a new instance of the DropDownOpenChangedEventArgs class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DropDownOpenChangedEventArgs()
    public DropDownOpenChangedEventArgs()
    See Also