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

# desktop

Desktop window level.

## Declaration

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

## Discussion

Discussion Use this if you want your window to appear just on top of wallpaper and behind everything else.
