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

# NSSuggestionItemResponse.Highlight.firstSelectableItem

The first selectable item (if any) should be highlighted, indicating a strong match This is useful in contexts where suggestions are less for convenience and are instead expected to be the primary way for users to interact with the control.

## Declaration

```swift
case firstSelectableItem
```
