Contents

init(coder:)

Creates a new layout fragment with the coder you provide.

Declaration

init?(coder: NSCoder)

Parameters

  • coder:

    A coder that conforms to Nscoder.

See Also

Creating a layout fragment