<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIWindowScenePlacement-swift.protocol/prominent()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit22UIWindowScenePlacementPA2A0bc9ProminentD0VRszrlE9prominentAEyFZ"
  },
  "title" : "prominent()"
}
-->

# prominent()

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

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

## Return Value

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)