# AppCallbackItem

> Delegate that can be invoked on specific thread.

## Definition

* **Type:** Delegate
* **Namespace:** [UnityEngine.WSA](/engine/6000.6/script-reference/unityengine/wsa.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public delegate void AppCallbackItem()
```
