Partager via


RPScreenRecorder.StopCaptureAsync Méthode

Définition

Arrête l’enregistrement de l’écran et de l’audio.

[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

Retours

Tâche qui représente l’opération StopCapture asynchrone

Attributs

Remarques

La méthode StopCaptureAsync convient pour être utilisée avec C# asynchrone en retournant le contrôle à l’appelant avec une tâche représentant l’opération.

À ajouter.

S’applique à