localizedString(forService:)
Returns a string containing the localized name of the specified service.
Declaration
class func localizedString(forService service: String) -> StringParameters
- service:
The service name whose localized name is being returned. Specify a key name such as Cninstantmessageserviceskype.
Return Value
A string containing the localized name of service.