Contents

screenRecorderDidChangeAvailability(_:)

Indicates that the recorder has changed states between disabled and enabled.

Declaration

optional func screenRecorderDidChangeAvailability(_ screenRecorder: RPScreenRecorder)

Parameters

Discussion

Screen recording can be unavailable due to unsupported hardware, the user’s device displaying information over Airplay or through a TVOut session, or another app using the shared recorder.

See Also

Responding to Recording Changes