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