# AppRemovedEvent

**Kind**: interface | **Module**: [Apps](https://docs.interop.io/desktop/reference/javascript/apps/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/apps/appremovedevent/index.html

Describes the argument received by the callback function for handling the app removed event.

## Properties

- **`appName`** (`string`, required)
  The name of the app that has been removed from the environment.
