Contents

XPC_ARRAY_APPEND

A constant to pass as the destination index to the class of primitive XPC array setters indicating that the specified primitive needs to append to the array.

Declaration

var XPC_ARRAY_APPEND: size_t { get }

See Also

Array objects