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.
Presents an overlay in a window scene.
@MainActor func present(in scene: UIWindowScene)The window scene used to display the overlay.