Global Variable グローバル変数

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. ブロックが保持されることを指定します、そしてそれゆえにコレクションには不適当です。このオプションを指定することは、disableCollectorForPointer:を返されるブロックをその引数として使って発動することと等しいです。

Declaration 宣言

var NSCollectorDisabledOption: Int { get }