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

# event_count

The number of elements in the muted events array.

## Declaration

```swift
var event_count: Int
```

## 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)
- [events](endpointsecurity/es_muted_path_t/events.md)
- [es_event_type_t](endpointsecurity/es_event_type_t.md)
- [path](endpointsecurity/es_muted_path_t/path.md)
- [es_string_token_t](endpointsecurity/es_string_token_t.md)
