Contents

init(identifier:sourcePoint:)

Initializes a new configuration with the source location you specify.

Declaration

@MainActor @preconcurrency convenience init(identifier: AnyHashable?, sourcePoint: CGPoint)

Parameters

  • identifier:

    The unique identifier for this configuration object.

  • sourcePoint:

    The source location of the interaction.