PxUiCameraScreenView Structure
@MainActor struct PxUiCameraScreenView
Thin SwiftUI adapter wrapping PxUiCameraScreen. Adopters embed inside a .fullScreenCover and switch on PxUiCameraScreenResult.
Classes
Initializers
Instance Properties
| Name | Summary |
|---|
| completion | The closure called with the PxUiCameraScreenResult when the screen finishes. |
| configuration | The configuration applied when the camera screen is created. |
Instance Methods
Relationships
- Swift.Sendable
- Swift.SendableMetatype
- SwiftUI.UIViewControllerRepresentable
- SwiftUICore.View