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

# standard()

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

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

## Return Value

A placement that indicates the system should present the window using the default style of the system 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)