次の方法で共有


RPScreenRecorder.StopRecording メソッド

定義

記録を停止し、記録が停止したときにハンドラーを実行します。

[Foundation.Export("stopRecordingWithHandler:")]
public virtual void StopRecording (Action<ReplayKit.RPPreviewViewController,Foundation.NSError> handler);
abstract member StopRecording : Action<ReplayKit.RPPreviewViewController, Foundation.NSError> -> unit
override this.StopRecording : Action<ReplayKit.RPPreviewViewController, Foundation.NSError> -> unit

パラメーター

handler
Action<RPPreviewViewController,NSError>

追加する。

このパラメーターは、null に設定できます。

属性

適用対象