Contents

toolbar

The search field appears in the toolbar.

Declaration

static let toolbar: SearchFieldPlacement

Discussion

The precise placement depends on the platform:

  • In iOS and watchOS, the search field appears below the navigation bar and is revealed by scrolling.

  • In iPadOS, the search field appears in the trailing navigation bar.

  • In macOS, the search field appears in the trailing toolbar.

See Also

Getting a search field placement