<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSSearchField/noRecentsMenuItemTag",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSSearchFieldNoRecentsMenuItemTag"
  },
  "title" : "noRecentsMenuItemTag"
}
-->

# noRecentsMenuItemTag

The menu item that describes a lack of recent search strings.

```
class var noRecentsMenuItemTag: Int { get }
```

## Discussion

This item is hidden if there have been recent searches.

---

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)