init(coder:)
Creates a handle from an encoded representation.
Declaration
init?(coder: NSCoder)Parameters
- coder:
An object that contains data that describes the handle to create.
Creates a handle from an encoded representation.
init?(coder: NSCoder)An object that contains data that describes the handle to create.