Share via


CSSearchableIndexDelegate_Extensions.DidFinishThrottle Method

Definition

Method that is called after index throttling is stopped..

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidFinishThrottle(this CoreSpotlight.ICSSearchableIndexDelegate This, CoreSpotlight.CSSearchableIndex searchableIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidFinishThrottle : CoreSpotlight.ICSSearchableIndexDelegate * CoreSpotlight.CSSearchableIndex -> unit

Parameters

searchableIndex
CSSearchableIndex
Attributes

Applies to