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


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