Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FontCache Class / FontCache Constructor


In This Topic
    FontCache Constructor
    In This Topic
    Initializes an instance of the FontCache class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FontCache()
    public FontCache()
    See Also