NSPropertyListFormat Enum

Definition

The format to use during serialization using NSKeyedArchiver.

public enum NSPropertyListFormat
type NSPropertyListFormat = 
Inheritance
NSPropertyListFormat

Fields

Binary 200

Store in the binary file format.

OpenStep 1

Store in the old OpenStep format.

Xml 100

Store in XML format.

Applies to