Structures
The following structures are available globally.
-
SwiftUI wrapper for the reference UI camera button.
See moreDeclaration
Swift
@MainActor public struct CameraButton : UIViewRepresentable
-
Undocumented
See moreDeclaration
Swift
@MainActor public struct CameraView : View
-
SwiftUI wrapper for the reference UI carousel view.
See moreDeclaration
Swift
@MainActor public struct CarouselView : UIViewRepresentable
-
SwiftUI wrapper for the reference UI captured image preview view controller.
See moreDeclaration
Swift
@MainActor public struct ImagePreviewView : UIViewControllerRepresentable
-
SwiftUI wrapper for the reference UI media picker.
See moreDeclaration
Swift
@MainActor public struct MediaPickerView : View
-
SwiftUI wrapper for the CameraKit preview view.
See moreDeclaration
Swift
@MainActor public struct PreviewView : UIViewRepresentable
-
SwiftUI wrapper for the reference UI captured video preview view controller.
See moreDeclaration
Swift
@MainActor public struct VideoPreviewView : UIViewControllerRepresentable