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

# unmount

Properties of an event that indicates the unmounting of a file system.

## Declaration

```swift
var unmount: es_event_unmount_t { get set }
```

## See Also

### File System Mounting Events

- [mount](endpointsecurity/es_events_t/mount.md)
- [remount](endpointsecurity/es_events_t/remount.md)
