Contents

init(content:)

Creates a locked camera capture extension scene.

Declaration

@MainActor init(content: @escaping (LockedCameraCaptureSession) -> Content)

Parameters