<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTextField/suggestionsDelegate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "s:So11NSTextFieldC6AppKitE19suggestionsDelegateAC0a11SuggestionsF0_pSgvp"
  },
  "title" : "suggestionsDelegate"
}
-->

# suggestionsDelegate

The delegate that provides text suggestions for the receiving text field and responds to the user highlighting and selecting items.

```
@MainActor @preconcurrency weak var suggestionsDelegate: (any NSTextSuggestionsDelegate)? { get set }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)