Share via


AVInputPickerInteractionDelegate.DidEndPresenting Method

Definition

[Foundation.Export("inputPickerInteractionDidEndPresenting:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidEndPresenting(AVKit.AVInputPickerInteraction inputPickerInteraction);
[<Foundation.Export("inputPickerInteractionDidEndPresenting:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidEndPresenting : AVKit.AVInputPickerInteraction -> unit
override this.DidEndPresenting : AVKit.AVInputPickerInteraction -> unit

Parameters

inputPickerInteraction
AVInputPickerInteraction

Implements

Attributes

Applies to