---
title: minSize()
framework: swiftui
role: symbol
role_heading: Instance Method
path: swiftui/uihostingconfiguration/minsize()
---

# minSize()

Sets the minimum size for the configuration.

## Declaration

```swift
func minSize() -> UIHostingConfiguration<Content, Background>
```

## See Also

### Setting a size

- [minSize(width:height:)](swiftui/uihostingconfiguration/minsize(width:height:).md)
