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

# prominent()

Creates a placement that indicates the system should present the window more prominently than others in the space.

## Declaration

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

## Return Value

Return Value A placement that indicates the system should present the window more prominently than others in the space.

## See Also

### Positioning windows

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