FontsThemeProtocol
public protocol FontsThemeProtocol
                Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  
Declaration
Swift
var header: UIFont { get set } - 
                  
                  
Declaration
Swift
var pageTitle: UIFont { get set } - 
                  
                  
Declaration
Swift
var title: UIFont { get set } - 
                  
                  
Declaration
Swift
var bodyLarge: UIFont { get set } - 
                  
                  
Declaration
Swift
var bodyParagraph: UIFont { get set } - 
                  
                  
Declaration
Swift
var subtitle: UIFont { get set } - 
                  
                  
Declaration
Swift
var caption: UIFont { get set } 
        
 
          TomTom SDK for iOS (0.51.1)
        
          FontsThemeProtocol