UIFont
public extension UIFont
A SAP Icon extension to UIFont.
-
Get a UIFont object of SAP Icon.
Declaration
Swift
class func from(name: SAPFontName, ofSize fontSize: CGFloat) -> UIFontParameters
nameSAP font name.
ofSizeThe preferred font size.
Return Value
A UIFont object of SAP Icon.