<!--
{
  "availability" : [
    "iOS: 27.1.0 -",
    "iPadOS: 27.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIArrangementViewController/Arrangement/setViewProperties(_:for:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So27UIArrangementViewControllerC5UIKitE11ArrangementP03setB10Properties_3fory0bG0Qz_AbCE0B9PlacementVtF"
  },
  "title" : "setViewProperties(_:for:)"
}
-->

# setViewProperties(_:for:)

Sets the view properties for a placement in the arrangement.

```
mutating func setViewProperties(_ properties: Self.ViewProperties, for placement: UIArrangementViewController.ViewPlacement)
```

## Parameters

`properties`

The view properties to set.

`placement`

The placement of the view properties in the arrangement.

---

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)