Contents

present(in:)

Presents an overlay in a window scene.

Declaration

@MainActor func present(in scene: UIWindowScene)

Parameters

  • scene:

    The window scene used to display the overlay.