Share via


IINSearchForMediaIntentHandling.HandleSearch Method

Definition

[Foundation.Export("handleSearchForMedia:completion:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HandleSearch(Intents.INSearchForMediaIntent intent, Action<Intents.INSearchForMediaIntentResponse> completion);
[<Foundation.Export("handleSearchForMedia:completion:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HandleSearch : Intents.INSearchForMediaIntent * Action<Intents.INSearchForMediaIntentResponse> -> unit
override this.HandleSearch : Intents.INSearchForMediaIntent * Action<Intents.INSearchForMediaIntentResponse> -> unit

Parameters

Attributes

Applies to