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


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