Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / c1_typeface Field


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