net9.0-macos
namespace AppKit
{
    [Protocol(Name = "NSUserInterfaceItemSearching", WrapperType = typeof(NSUserInterfaceItemSearchingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformAction", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSObject) }, Selector = "performActionForItem:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShowAllHelpTopics", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, Selector = "showAllHelpTopicsForSearchString:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "SearchForItems", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V22) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(string), typeof(IntPtr), typeof(Action<NSObject[]>) }, Selector = "searchForItemsWithSearchString:resultLimit:matchedItemHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GetLocalizedTitles", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSObject) }, ReturnType = typeof(string[]), Selector = "localizedTitlesForItem:")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("maccatalyst")]
    public interface INSUserInterfaceItemSearching : INativeObject, IDisposable
}
Assembly Microsoft.macOS , Version=14.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 8.0-macos9.0-macos
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Mac Catalyst
  • macOS
  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙