Compartir a través de


RPScreenRecorder.StopCapture(Action<NSError>) Método

Definición

Detiene la grabación de pantalla y audio.

[Foundation.Export("stopCaptureWithHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void StopCapture (Action<Foundation.NSError> handler);
abstract member StopCapture : Action<Foundation.NSError> -> unit
override this.StopCapture : Action<Foundation.NSError> -> unit

Parámetros

handler
Action<NSError>

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a