Contents

delegate

The delegate for the screen recorder.

Declaration

weak var delegate: (any RPScreenRecorderDelegate)? { get set }

Discussion

Set the delegate to respond to changes by the recorder; for example, when the recording stops.

See Also

Inspecting a Screen Recorder