---
title: standard()
framework: uikit
role: symbol
role_heading: Type Method
path: uikit/uiwindowsceneplacement-swift.protocol/standard()
---

# standard()

Creates a placement that indicates the system should present the window using the default style of the system in the space.

## Declaration

```swift
static func standard() -> Self
```

## Return Value

Return Value A placement that indicates the system should present the window using the default style of the system in the space.

## See Also

### Positioning windows

- [prominent()](uikit/uiwindowsceneplacement-swift.protocol/prominent().md)
