xamarinios
namespace CoreSpotlight
{
    [Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
    [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:")]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface ICSSearchableIndexDelegate : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.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
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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