Contents

init(coder:)

Returns an object initialized from data in the specified coder object.

Declaration

init?(coder: NSCoder)

Parameters

  • coder:

    The coder object that contains the object’s data.

See Also

Creating a web view