Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / Resource.Attribute Class / c1_dayOfWeekTypeface Field


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