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


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