UIFont

class UIFont : NSObject, NSCopying
  • Converts the name of the font as it appears in iOS to a name that Sketch can understand

    Declaration

    Swift

    public var sketchCompatibleName: String { get }