Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / c1_autoComplete Field


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