Open Instance Propertyswift 6.0.3Foundation

outputFormat

The format in which the receiver encodes its data.

var outputFormat: PropertyListSerialization.PropertyListFormat { get set }

The available formats are xml and binary.