init(coder:)
Creates a new layout fragment with the coder you provide.
Declaration
init?(coder: NSCoder)Parameters
- coder:
A coder that conforms to Nscoder.
Creates a new layout fragment with the coder you provide.
init?(coder: NSCoder)A coder that conforms to Nscoder.