Module core_foundation::propertylist[][src]

Expand description

Core Foundation property lists

Structs

A CFPropertyList struct. This is superclass to CFData, CFString, CFArray, CFDictionary, CFDate, CFBoolean, and CFNumber.

Constants

Traits

Trait for all subclasses of CFPropertyList.

Functions

Type Definitions