UIFont
class UIFont : NSObject, NSCopying
-
Font used for the document that is selected in document tabs view
Declaration
Swift
@objc public static var mb_documentChooserSelectedButtonFont: UIFont
-
Font used for the documents that aren’t selected in document tabs view
Declaration
Swift
@objc public static var mb_documentChooserButtonFont: UIFont
-
Font used for message(glare detected, scan front, back or any side) label displayed on the overlay
Declaration
Swift
@objc public static var mb_messageLabelFont: UIFont
-
Font used for label that shows what country is chosen
Declaration
Swift
@objc public static var mb_chosenCountryLabelFont: UIFont
-
Font used for label that shows the note above chosen country
Declaration
Swift
@objc public static var mb_countryButtonNoteLabelFont: UIFont
-
Font used for labels of countries in CountryTableViewController
Declaration
Swift
@objc public static var mb_countryCellLabelFont: UIFont