Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / DropDownOpenChangingEventArgs Class / DropDownOpenChangingEventArgs Constructor


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