attributedString
Returns the text backing store, usually an instance of NSTextStorage.
Declaration
unowned(unsafe) var attributedString: NSAttributedString? { get set }Return Value
The text backing store.
Returns the text backing store, usually an instance of NSTextStorage.
unowned(unsafe) var attributedString: NSAttributedString? { get set }The text backing store.