共用方式為


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

屬性

適用於