localizedKeyDictionary
The localized key names that are displayed by the receiver in place of the key names.
Declaration
var localizedKeyDictionary: [String : String] { get set }Discussion
The dictionary contains the key names as the keys, and the localized key names as the corresponding values.