Share via


AVInputPickerInteractionDelegate.WillBeginPresenting Method

Definition

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

Parameters

inputPickerInteraction
AVInputPickerInteraction

Implements

Attributes

Applies to