---
title: orderedFrontToBack
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsapplication/windowlistoptions/orderedfronttoback
---

# orderedFrontToBack

The app’s onscreen windows in front-to-back order. By default, windows is used.

## Declaration

```swift
static var orderedFrontToBack: NSApplication.WindowListOptions { get }
```
