Contents

NSCollectorDisabledOption

Specifies that the block is retained, and therefore ineligible for collection. Specifying this option is equivalent to invoking Disablecollectorforpointer: with the returned block as the argument.

Declaration

var NSCollectorDisabledOption: Int { get }

See Also

Constants