CXObjCPropertyAttrKind

Property attributes for a \c CXCursor_ObjCPropertyDecl.

Values

ValueMeaning
noattr0x00
readonly0x01
getter0x02
assign0x04
readwrite0x08
retain0x10
copy0x20
nonatomic0x40
setter0x80
atomic0x100
weak0x200
strong0x400
unsafeUnretained0x800
class_0x1000

Meta