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.
A loosely-typed dictionary containing all keys and values.
var allValues: [URLResourceKey : Any] { get }If you have set temporary keys or non-standard keys, you can find them in here.