---
title: ViewProperties
framework: UIKit
role: symbol
role_heading: Associated Type
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiarrangementviewcontroller/arrangement/viewproperties
---

# ViewProperties

The type of properties for views within the arrangement.

## Declaration

```swift
associatedtype ViewProperties
```

## See Also

### Getting the default view properties

- [defaultViewProperties](uikit/uiarrangementviewcontroller/arrangement/defaultviewproperties.md)
