Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / AutoCloseProperty Field


In This Topic
    AutoCloseProperty Field
    In This Topic
    Identifies the AutoClose dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoCloseProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDown.AutoCloseProperty
    public static readonly DependencyProperty AutoCloseProperty
    See Also