Contents

windowCameraCaptureAccessory

A session role for scenes that present content during camera capture.

Declaration

static let windowCameraCaptureAccessory: UISceneSession.Role

Discussion

The system assigns this role automatically to scenes created from a camera capture scene accessory registration. Clients do not set it directly; it is provided so a scene’s purpose can be identified at runtime.

See Also

Determining scene roles