XPC_BOOL_TRUE
A constant that represents a Boolean value of true.
Declaration
var XPC_BOOL_TRUE: 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 true.
var XPC_BOOL_TRUE: xpc_object_t { get }You may compare a Boolean object against this constant to determine its value.