Type Property 型プロパティ

weakMemory

Uses weak read and write barriers appropriate for ARC or GC. Using NSPointerFunctionsWeakMemory object references will turn to NULL on last release. ARCまたはGCに適切な弱い読み出しおよび書き込み防壁を使ってください。NSPointerFunctionsWeakMemoryオブジェクト参照を使うことは、最後の解放でNULLに転じるでしょう。

Declaration 宣言

static var weakMemory: NSPointerFunctions.Options { get }

See Also 参照

Memory Options メモリオプション