---
title: content
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/searchsuggestionsplacement/content
---

# content

Search suggestions render in the main content of the app.

## Declaration

```swift
static var content: SearchSuggestionsPlacement { get }
```

## See Also

### Getting placements

- [automatic](swiftui/searchsuggestionsplacement/automatic.md)
- [menu](swiftui/searchsuggestionsplacement/menu.md)
