init(xpcRepresentation:)
Creates a handle from a representation received in an XPC message.
Declaration
init(xpcRepresentation: xpc_object_t?) throwsParameters
- xpcRepresentation:
A representation of the handle, encoded as an XPC object.
Creates a handle from a representation received in an XPC message.
init(xpcRepresentation: xpc_object_t?) throwsA representation of the handle, encoded as an XPC object.