Share via


IAVInputPickerInteractionDelegate.WillBeginPresenting Method

Definition

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

Parameters

inputPickerInteraction
AVInputPickerInteraction
Attributes

Applies to