Share via


AVCaptureDeskViewApplication.PresentAsync Method

Definition

Overloads

PresentAsync()

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task PresentAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentAsync : unit -> System.Threading.Tasks.Task
override this.PresentAsync : unit -> System.Threading.Tasks.Task

Returns

Attributes

Applies to

PresentAsync(AVCaptureDeskViewApplicationLaunchConfiguration)

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task PresentAsync(AVFoundation.AVCaptureDeskViewApplicationLaunchConfiguration launchConfiguration);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentAsync : AVFoundation.AVCaptureDeskViewApplicationLaunchConfiguration -> System.Threading.Tasks.Task
override this.PresentAsync : AVFoundation.AVCaptureDeskViewApplicationLaunchConfiguration -> System.Threading.Tasks.Task

Parameters

Returns

Attributes

Applies to