Share via


CSSearchQuery.Cancel Method

Definition

Cancels the current search and calls CompletionHandler, if present, with Cancelled.

[Foundation.Export("cancel")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Cancel();
[<Foundation.Export("cancel")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Cancel : unit -> unit
override this.Cancel : unit -> unit
Attributes

Applies to