---
title: page
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/presentationsizing/page
---

# page

The size is roughly the size of a page of paper, appropriate for informational or compositional content.

## Declaration

```swift
static var page: PagePresentationSizing { get }
```

## See Also

### Getting built-in presentation size

- [automatic](swiftui/presentationsizing/automatic.md)
- [fitted](swiftui/presentationsizing/fitted.md)
- [form](swiftui/presentationsizing/form.md)
