XPC_BOOL_FALSE
A constant that represents a Boolean value of false.
Declaration
var XPC_BOOL_FALSE: xpc_object_t { get }Discussion
You may compare a Boolean object against this constant to determine its value.
A constant that represents a Boolean value of false.
var XPC_BOOL_FALSE: xpc_object_t { get }You may compare a Boolean object against this constant to determine its value.