---
title: toolbarPrincipal
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/searchfieldplacement/toolbarprincipal
---

# toolbarPrincipal

The search field appears in the principal section of the toolbar.

## Declaration

```swift
static var toolbarPrincipal: SearchFieldPlacement { get }
```

## Discussion

Discussion See ToolbarItemPlacement.principal for more information.
