---
title: NXEvent
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.0+]
path: iokit/nxevent
---

# NXEvent

## Declaration

```occ
typedef struct _NXEvent {
    ...
} NXEvent;
```

## Topics

### Instance Properties

- [data](iokit/nxevent/1515745-data.md)
- [ext_pid](iokit/nxevent/1515714-ext_pid.md)
- [flags](iokit/nxevent/1515777-flags.md)
- [location](iokit/nxevent/1515602-location.md)
- [service_id](iokit/nxevent/1515558-service_id.md)
- [time](iokit/nxevent/1515707-time.md)
- [type](iokit/nxevent/1515648-type.md)
- [window](iokit/nxevent/1515752-window.md)
