Appends the given text container to the series of text containers where the receiver arranges text.
SDKs
- iOS 7.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Frameworks
- UIKit
- App
Kit
Declaration
func addTextContainer(_ container: NSText Container)
Parameters
aTextContainer
The text container to append.
Discussion
Invalidates glyphs and layout as needed, but doesn’t perform glyph generation or layout.