Contents

init(localizedDisplayName:identifier:)

Returns an application provider using a given display name and identifier.

Declaration

init(localizedDisplayName: String, identifier: String)

Parameters

  • localizedDisplayName:

    The display name of the provider as it will appear in the list of providers.

  • identifier:

    The identifier of the provider.