CSSearchableIndexDelegate_Extensions.DidThrottle Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called after index throttling starts.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidThrottle(this CoreSpotlight.ICSSearchableIndexDelegate This, CoreSpotlight.CSSearchableIndex searchableIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidThrottle : CoreSpotlight.ICSSearchableIndexDelegate * CoreSpotlight.CSSearchableIndex -> unit
Parameters
- searchableIndex
- CSSearchableIndex
- Attributes