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

allValues

A loosely-typed dictionary containing all keys and values. 全てのキーと値を含んでいる遅延型付けされた辞書。

Declaration 宣言

var allValues: [URLResourceKey : Any] { get }

Discussion 議論

If you have set temporary keys or non-standard keys, you can find them in here. あなたが一時キーまたは非標準キーを設定してしまったならば、あなたはそれらをそこで見つけることができます。

See Also 参照

Universal Resource Values ユニバーサルリソース値