C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / c1_minLength Field


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