net9.0-ios
namespace CoreSpotlight
{
    [Protocol(Name = "CSSearchableIndexDelegate", WrapperType = typeof(CSSearchableIndexDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidThrottle", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CSSearchableIndex) }, Selector = "searchableIndexDidThrottle:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFinishThrottle", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CSSearchableIndex) }, Selector = "searchableIndexDidFinishThrottle:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ReindexAllSearchableItems", ParameterBlockProxy = new[] { null, typeof(NIDAction) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(CSSearchableIndex), typeof(Action) }, Selector = "searchableIndex:reindexAllSearchableItemsWithAcknowledgementHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ReindexSearchableItems", ParameterBlockProxy = new[] { null, null, typeof(NIDAction) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CSSearchableIndex), typeof(string[]), typeof(Action) }, Selector = "searchableIndex:reindexSearchableItemsWithIdentifiers:acknowledgementHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetData", ParameterByRef = new[] { false, false, false, true }, ParameterType = new[] { typeof(CSSearchableIndex), typeof(string), typeof(string), typeof(NSError) }, ReturnType = typeof(NSData), Selector = "dataForSearchableIndex:itemIdentifier:typeIdentifier:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetFileUrl", ParameterByRef = new[] { false, false, false, false, true }, ParameterType = new[] { typeof(CSSearchableIndex), typeof(string), typeof(string), typeof(bool), typeof(NSError) }, ReturnType = typeof(NSUrl), Selector = "fileURLForSearchableIndex:itemIdentifier:typeIdentifier:inPlace:error:")]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("ios")]
    [SupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("tvos")]
    public interface ICSSearchableIndexDelegate : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst6.0-macos7.0-ios7.0-maccatalyst7.0-macos8.0-ios8.0-maccatalyst8.0-macos9.0-ios9.0-maccatalyst9.0-macos
Xamarin iOS 0.0
Xamarin macOS 0.0
OS Platforms

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

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

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