Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1AutoComplete Class / HighlightColorProperty Field


In This Topic
    HighlightColorProperty Field (C1AutoComplete)
    In This Topic
    Identifies the HighlightColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HighlightColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1AutoComplete.HighlightColorProperty
    public static readonly DependencyProperty HighlightColorProperty
    See Also