Type Property 型プロパティ

objectPointerPersonality

Use shifted pointer for the hash value and direct comparison to determine equality; use the description method for a description. シフトポインタをハッシュ値に対してそして同等性を決定するために直接比較を使います;descriptionメソッドを記述に対して使います。

Declaration 宣言

static var objectPointerPersonality: NSPointerFunctions.Options { get }

Discussion 議論

As a special case, if you do not use garbage collection and specify this value in conjunction with strongMemory then the NSPointerFunctions object uses retain and release. 特別な事例として、あなたがガベージコレクションを使わないそしてこの値をstrongMemoryと協力して指定するならば、そのときNSPointerFunctionsオブジェクトはretainreleaseを使います。

See Also 参照

Personality Options パーソナリティオプション