---
title: defaultViewProperties
framework: UIKit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: uikit/uiarrangementviewcontroller/arrangement/defaultviewproperties
---

# defaultViewProperties

The default view properties for a view controller placed in the arrangement.

## Declaration

```swift
var defaultViewProperties: Self.ViewProperties { get }
```

## See Also

### Getting the default view properties

- [ViewProperties](uikit/uiarrangementviewcontroller/arrangement/viewproperties.md)
