Contents

init(xpcRepresentation:)

Creates a handle from a representation received in an XPC message.

Declaration

init(xpcRepresentation: xpc_object_t?) throws

Parameters

  • xpcRepresentation:

    A representation of the handle, encoded as an XPC object.

See Also

Sharing a layer hierarchy handle using XPC