---
title: NSSuggestionItemResponse.Highlight.automatic
framework: appkit
role: symbol
role_heading: Case
path: appkit/nssuggestionitemresponse/highlight/automatic
---

# NSSuggestionItemResponse.Highlight.automatic

The highlighted item is managed automatically by the control This is useful in contexts where the results, while still relevant, aren’t an incredibly strong match, or suggestions are a secondary means of input, deferring to text the user has entered themselves.

## Declaration

```swift
case automatic
```
