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


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