Contents

init(coder:)

Creates a new line fragment with from data in an unarchiver.

Declaration

init?(coder aDecoder: NSCoder)

Parameters

  • aDecoder:

    A decoder that conforms to the Nscoder protocol.

See Also

Creating line fragments