Contents

RequestAppDeletionAction

A SwiftUI environment action that requests the deletion of an app.

Declaration

struct RequestAppDeletionAction

Overview

Use this action in SwiftUI views to request app deletion. The system presents a confirmation to ensure that the person approves the app’s deletion.

Topics

Making a request

See Also

App management