Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Styleable Class / C1DropDown_c1_dropDownDirection Field


In This Topic
    C1DropDown_c1_dropDownDirection Field (Resource.Styleable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared C1DropDown_c1_dropDownDirection As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Styleable.C1DropDown_c1_dropDownDirection
     
    Resource.Styleable.C1DropDown_c1_dropDownDirection = value
    public static int C1DropDown_c1_dropDownDirection
    See Also