objectPersonality
Use hash and isEqual methods for hashing and equality comparisons, use the description method for a description.
Declaration
static var objectPersonality: NSPointerFunctions.Options { get }Discussion
This is the default personality value.
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.