Does xamarin-mac support NSUserInterfaceItemSearching now? · Issue #19649 · dotnet/macios (original) (raw)

We are using xamarin-mac, and trying to use 'NSUserInterfaceItemSearching(https://developer.apple.com/documentation/appkit/nsuserinterfaceitemsearching?language=objc)' to add Spotlight for Help for our own custom help data. But we couldn't found corresponding implementation for NSUserInterfaceItemSearching in xamarin-mac.

So we wonder if xamarin-mac supports NSUserInterfaceItemSearching now?