Compartilhar via


RPScreenRecorder.StopCaptureAsync Método

Definição

Interrompe a gravação de tela e áudio.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task StopCaptureAsync ();
abstract member StopCaptureAsync : unit -> System.Threading.Tasks.Task
override this.StopCaptureAsync : unit -> System.Threading.Tasks.Task

Retornos

Uma tarefa que representa a operação StopCapture assíncrona

Atributos

Comentários

O método StopCaptureAsync é adequado para ser usado com assíncrono C# retornando o controle ao chamador com uma Tarefa que representa a operação.

A ser adicionado.

Aplica-se a