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

# events

An array containing the muted event types.

## Declaration

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

## See Also

### Accessing Muted Path Properties

- [type](endpointsecurity/es_muted_path_t/type.md)
- [es_mute_path_type_t](endpointsecurity/es_mute_path_type_t.md)
- [es_event_type_t](endpointsecurity/es_event_type_t.md)
- [event_count](endpointsecurity/es_muted_path_t/event_count.md)
- [path](endpointsecurity/es_muted_path_t/path.md)
- [es_string_token_t](endpointsecurity/es_string_token_t.md)
