Contents

requestDeletion(in:)

Prompts the person to delete the app.

Declaration

@MainActor final func requestDeletion(in scene: UIWindowScene) async throws

Parameters

  • 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.