---
title: flavor
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_event_proc_check_t/flavor
---

# flavor

A representation of the information sought by a process based on the type member of es_event_proc_check_t.

## Declaration

```swift
var flavor: Int32
```

## See Also

### Inspecting Event Properties

- [target](endpointsecurity/es_event_proc_check_t/target.md)
- [type](endpointsecurity/es_event_proc_check_t/type.md)
- [es_proc_check_type_t](endpointsecurity/es_proc_check_type_t.md)
- [reserved](endpointsecurity/es_event_proc_check_t/reserved.md)
