requestDeletion(in:)
Prompts the person to delete the app.
Declaration
@MainActor final func requestDeletion(in scene: UIWindowScene) async throwsParameters
- scene:
The window scene in which to present app-deletion confirmation.
Discussion
This method presents a system confirmation for the person to permit or deny the app’s deletion.