delegate Instance Property
@MainActor @objc weak var delegate: (any PxUiCameraScreenDelegate)?
References: PxUiCameraScreenDelegate
The delegate that receives capture, cancel, and failure callbacks.
@MainActor @objc weak var delegate: (any PxUiCameraScreenDelegate)?
References: PxUiCameraScreenDelegate
The delegate that receives capture, cancel, and failure callbacks.