RPScreenRecorder.StopCapture(Action<NSError>) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Interrompe a gravação de tela e áudio.
[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
- Atributos