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

# menu

Search suggestions render inside of a menu attached to the search field.

## Declaration

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

## See Also

### Getting placements

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