Instance Property インスタンスプロパティ

descriptionInStringsFileFormat

A string that represents the contents of the dictionary, formatted in .strings file format. 辞書の内容を表す文字列、.stringsファイルフォーマットとして書式設定されます。

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. このメソッドは、辞書が文字列リソースファイルによって表現可能でない限り失敗します。詳細は、String ResourcesResource Programming Guideで見てください。

See Also 参照

Describing a Dictionary 辞書を記述する