init(content:)
Creates a locked camera capture extension scene.
Declaration
@MainActor init(content: @escaping (LockedCameraCaptureSession) -> Content)Parameters
- content:
The content of the locked camera capture extension using a Lockedcameracapturesession.