---
title: events
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_muted_process_t/events
---

# events

An array containing the muted event types.

## Declaration

```swift
var events: UnsafePointer<es_event_type_t>!
```

## See Also

### Accessing Muted Processes

- [audit_token](endpointsecurity/es_muted_process_t/audit_token.md)
- [es_event_type_t](endpointsecurity/es_event_type_t.md)
- [event_count](endpointsecurity/es_muted_process_t/event_count.md)
