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

# content

A set containing placements with the apps main content, excluding the menu placement.

## Declaration

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

## See Also

### Getting placement sets

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