Enumeration Case 列挙ケース

objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC

Specifies a strong reference to the associated object, and that the association is not made atomically.

Declaration 宣言

case OBJC_ASSOCIATION_RETAIN_NONATOMIC = 1