---
title: iokit_open
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_events_t/iokit_open
---

# iokit_open

Properties of an event that indicates the opening of an IOKit device.

## Declaration

```swift
var iokit_open: es_event_iokit_open_t { get set }
```

## See Also

### Kernel Events

- [kextload](endpointsecurity/es_events_t/kextload.md)
- [kextunload](endpointsecurity/es_events_t/kextunload.md)
