Contents

kVTPropertyTypeKey

Dictionary key used to access the property type.

Declaration

let kVTPropertyTypeKey: CFString

Discussion

The associated value will be either kVTPropertyType_Boolean, kVTPropertyType_Enumeration, or kVTPropertyType_Number.

See Also

Properties