outputFormat
The format in which the receiver encodes its data.
Declaration
var outputFormat: PropertyListSerialization.PropertyListFormat { get set }Discussion
The available formats are PropertyListSerialization.PropertyListFormat.xml and PropertyListSerialization.PropertyListFormat.binary.