Structures

The following structures are available globally.

  • SwiftUI wrapper for the reference UI camera button.

    See more

    Declaration

    Swift

    @MainActor
    public struct CameraButton : UIViewRepresentable
  • Undocumented

    See more

    Declaration

    Swift

    @MainActor
    public struct CameraView : View
  • SwiftUI wrapper for the reference UI carousel view.

    See more

    Declaration

    Swift

    @MainActor
    public struct CarouselView : UIViewRepresentable
  • SwiftUI wrapper for the reference UI captured image preview view controller.

    See more

    Declaration

    Swift

    @MainActor
    public struct ImagePreviewView : UIViewControllerRepresentable
  • SwiftUI wrapper for the reference UI media picker.

    See more

    Declaration

    Swift

    @MainActor
    public struct MediaPickerView : View
  • SwiftUI wrapper for the CameraKit preview view.

    See more

    Declaration

    Swift

    @MainActor
    public struct PreviewView : UIViewRepresentable
  • SwiftUI wrapper for the reference UI captured video preview view controller.

    See more

    Declaration

    Swift

    @MainActor
    public struct VideoPreviewView : UIViewControllerRepresentable