Contents

isSceneCaptured

The current capture state.

Declaration

var isSceneCaptured: Bool { get set }

Discussion

Use this value to determine whether the scene is actively being cloned to another destination (like during AirPlay) or is being mirrored or recorded.

Your app can respond to changes in this value to take appropriate action, like obscuring content.

See Also

Redacting private content