Contents

localizedString(forKey:)

Returns the localized name for the property associated with the specified key.

Declaration

class func localizedString(forKey key: String) -> String

Parameters

  • key:

    The key for the property whose localized name is being returned.

Return Value

The localized property name.

See Also

Getting Localized Postal Values