localizedString(forService:)
Returns the localized name of the specified service.
Declaration
class func localizedString(forService service: String) -> StringParameters
- service:
The service name for which to get the localized name. Specify a key name such as Cnsocialprofileservicetwitter.
Return Value
The localized name of service.