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

# NSSuggestionItemResponse.Highlight

Describes the possible ways the highlighted item may be impacted by these results

## Declaration

```swift
enum Highlight
```

## Topics

### Enumeration Cases

- [NSSuggestionItemResponse.Highlight.automatic](appkit/nssuggestionitemresponse/highlight/automatic.md)
- [NSSuggestionItemResponse.Highlight.firstSelectableItem](appkit/nssuggestionitemresponse/highlight/firstselectableitem.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
