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

# kextunload

Properties of an event that indicates the unloading of a Kernel Extension (KEXT).

## Declaration

```swift
var kextunload: es_event_kextunload_t { get set }
```

## See Also

### Kernel Events

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