Contents

LockedCameraCaptureExtensionScene

A protocol that provides the UI for the locked camera capture extension.

Declaration

@MainActor protocol LockedCameraCaptureExtensionScene : AppExtensionScene

Overview

Implement this protocol with the LockedCameraCaptureUIScene providing the UI.

See Also

Extension