Edit

Share via


CSSearchableIndexDelegate.DidFinishThrottle(CSSearchableIndex) Method

Definition

Method that is called after index throttling is stopped..

[Foundation.Export("searchableIndexDidFinishThrottle:")]
public virtual void DidFinishThrottle (CoreSpotlight.CSSearchableIndex searchableIndex);
abstract member DidFinishThrottle : CoreSpotlight.CSSearchableIndex -> unit
override this.DidFinishThrottle : CoreSpotlight.CSSearchableIndex -> unit

Parameters

searchableIndex
CSSearchableIndex
Attributes

Applies to