screenRecorderDidChangeAvailability(_:)
Indicates that the recorder has changed states between disabled and enabled.
Declaration
optional func screenRecorderDidChangeAvailability(_ screenRecorder: RPScreenRecorder)Parameters
- screenRecorder:
The Rpscreenrecorder instance that has changed state.
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.