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


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