Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does xamarin-mac support NSUserInterfaceItemSearching now? #19649

Closed
lisalisal opened this issue Dec 15, 2023 · 3 comments · Fixed by #19662
Closed

Does xamarin-mac support NSUserInterfaceItemSearching now? #19649

lisalisal opened this issue Dec 15, 2023 · 3 comments · Fixed by #19662
Labels
macOS Issues affecting Xamarin.Mac missing-api-bindings
Milestone

Comments

@lisalisal
Copy link

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?

@rolfbjarne rolfbjarne added macOS Issues affecting Xamarin.Mac missing-api-bindings labels Dec 18, 2023
@rolfbjarne rolfbjarne added this to the Future milestone Dec 18, 2023
@rolfbjarne
Copy link
Member

No, we've not bound NSUserInterfaceItemSearching yet, but I'll get a pull request adding support for it soon.

@lisalisal
Copy link
Author

Thanks a lot for the quick response.
by the way, when is the next release that would include this fix?

@rolfbjarne
Copy link
Member

I'm not quite sure, it depends a bit on Apple's release schedule as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS Issues affecting Xamarin.Mac missing-api-bindings
Projects
None yet
2 participants