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


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