<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`App`](App) › [`lastEvent`](App/lastEvent)
## App.lastEvent property
The last known user interaction event, to help commands find out what modifier keys are pressed.
0.12.17
**Signature:**
```typescript
lastEvent: UserEvent | null;
```