descriptionInStringsFileFormat
A string that represents the contents of the dictionary, formatted in .strings file format.
Declaration
var descriptionInStringsFileFormat: String { get }Discussion
The order in which the entries are listed is undefined.
This method fails unless the dictionary can be represented by a strings resource file. For details, see String Resources in Resource Programming Guide.