Contents

kVTPropertyReadWriteStatusKey

Dictionary key to access the read/write status of a property.

Declaration

let kVTPropertyReadWriteStatusKey: CFString

Discussion

The associated value will be either kVTPropertyReadWriteStatus_ReadOnly or kVTPropertyReadWriteStatus_ReadWrite.

See Also

Properties