---
title: normal
framework: dispatch
role: symbol
role_heading: Type Property
path: dispatch/dispatchsource/memorypressureevent/normal
---

# normal

An event indicating that the system memory pressure condition changed to normal.

## Declaration

```swift
static let normal: DispatchSource.MemoryPressureEvent
```

## See Also

### Memory Pressure Event Flags

- [all](dispatch/dispatchsource/memorypressureevent/all.md)
- [warning](dispatch/dispatchsource/memorypressureevent/warning.md)
- [critical](dispatch/dispatchsource/memorypressureevent/critical.md)
