Contents

init(configuration:)

Initializes a new provider with the specified configuration.

Declaration

init(configuration: CXProviderConfiguration)

Parameters

  • configuration:

    The configuration of the provider.

Return Value

A new provider initialized with the specified configuration.