init(coder:)
Creates a new text layout manager with the coder you provide.
Declaration
init?(coder: NSCoder)Parameters
- coder:
A coder that implements Nscoder.
Creates a new text layout manager with the coder you provide.
init?(coder: NSCoder)A coder that implements Nscoder.