localizedString(forKey:)
Returns a string containing the localized property name.
Declaration
class func localizedString(forKey key: String) -> StringParameters
- key:
The address property key. Specify Cninstantmessageaddressusernamekey or Cninstantmessageaddressservicekey.
Return Value
A string containing the localized property name.