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

# mmap

Properties of an event that indicates the mapping of memory to a file.

## Declaration

```swift
var mmap: es_event_mmap_t { get set }
```

## See Also

### Memory Mapping Events

- [mprotect](endpointsecurity/es_events_t/mprotect.md)
