IINAddMediaIntentHandling.Confirm Method

Definition

[Foundation.Export("confirmAddMedia:completion:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Confirm(Intents.INAddMediaIntent intent, Action<Intents.INAddMediaIntentResponse> completion);
[<Foundation.Export("confirmAddMedia:completion:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Confirm : Intents.INAddMediaIntent * Action<Intents.INAddMediaIntentResponse> -> unit
override this.Confirm : Intents.INAddMediaIntent * Action<Intents.INAddMediaIntentResponse> -> unit

Parameters

Attributes

Applies to