Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Styleable Class / FontFamily Field


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