Поделиться через


RPScreenRecorder.StopCapture(Action<NSError>) Метод

Определение

Останавливает запись экрана и звука.

[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

Параметры

handler
Action<NSError>

Будет добавлено.

Этот параметр может иметь значение null.

Атрибуты

Применяется к