---
title: TabSearchActivation
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/tabsearchactivation
---

# TabSearchActivation

Configures the activation behavior of search in the search tab.

## Declaration

```swift
struct TabSearchActivation
```

## Overview

Overview You can configure this for a particular TabView by using the tabViewSearchActivation(_:) modifier.

## Topics

### Type Properties

- [automatic](swiftui/tabsearchactivation/automatic.md)
- [searchTabSelection](swiftui/tabsearchactivation/searchtabselection.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
