Enumeration Case 列挙ケース

objc_AssociationPolicy.OBJC_ASSOCIATION_COPY

Specifies that the associated object is copied, and that the association is made atomically.

Declaration 宣言

case OBJC_ASSOCIATION_COPY = 771