Enumeration Case 列挙ケース

objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN

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

Declaration 宣言

case OBJC_ASSOCIATION_RETAIN = 769