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


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