---
title: normal
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/windowlevel/normal
---

# normal

Normal window level.

## Declaration

```swift
static var normal: WindowLevel { get }
```

## Discussion

Discussion Use this if you want your scene to have the normal window level instead of the level computed by automatic.
