<!--
{
  "availability" : [
    "iOS: 27.1.0 -",
    "iPadOS: 27.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIArrangementViewController/ViewPlacement",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So27UIArrangementViewControllerC5UIKitE0B9PlacementV"
  },
  "title" : "UIArrangementViewController.ViewPlacement"
}
-->

# UIArrangementViewController.ViewPlacement

A placement of a view controller within an arrangement view controller.

```
struct ViewPlacement
```

## Topics

### Getting a placement

[`static var primary: UIArrangementViewController.ViewPlacement`](/documentation/UIKit/UIArrangementViewController/ViewPlacement/primary)

The primary placement in the arrangement.

[`static var secondary: UIArrangementViewController.ViewPlacement`](/documentation/UIKit/UIArrangementViewController/ViewPlacement/secondary)

The secondary placement in the arrangement.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)