Skip to main content
Apple Developer Docs
×
XPC
/
XPCLiteralValue
/
init(_:)
init(_:)
Creates an XPCLiteralValue from an xpc_object_t.
Declaration
init
(
_
object
:
xpc_object_t
)