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