Functions

The following functions are available globally.

  • Concatenates two attributed strings. Has the same behavior as NSMutableAttributedString.append().

    Declaration

    Swift

    public func + (lhs: NSAttributedString, rhs: NSAttributedString) -> NSAttributedString