UIFont

extension UIFont
  • Undocumented

    Declaration

    Swift

    func helper_hasTrait(_ trait: UIFontDescriptor.SymbolicTraits) -> Bool
  • Undocumented

    Declaration

    Swift

    func helper_toggleTrait(trait: UIFontDescriptor.SymbolicTraits) -> UIFont
  • Undocumented

    Declaration

    Swift

    func withTraits(traits: UIFontDescriptor.SymbolicTraits) -> UIFont