PxUiOcrEditorScreenView Structure
@MainActor struct PxUiOcrEditorScreenView
SwiftUI wrapper for PxUiOcrEditorScreen.
Classes
Initializers
Instance Properties
| Name | Summary |
|---|
| completion | The closure called with the PxUiOcrEditorScreenResult when the screen finishes. |
| configuration | The configuration applied when the screen is created. |
| session | The observable session that feeds live result, image, and progress updates to the screen. |
Instance Methods
Relationships
- Swift.Sendable
- Swift.SendableMetatype
- SwiftUI.UIViewControllerRepresentable
- SwiftUICore.View