Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / C1DropDown Constructor / C1DropDown Constructor()


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