Contents

init(appIdentifier:position:)

Creates an object that represents the attributes of an overlay you use to recommend another app on the App Store.

Declaration

init(appIdentifier: String, position: SKOverlay.Position)

Parameters

  • appIdentifier:

    The iTunes identifier of the recommended app.

  • position:

    The position of the overlay on the screen.

See Also

Creating an App Configuration