Camera2ViewController

public final class Camera2ViewController : UIViewController, CameraScreen

Undocumented

  • Show the capture button. Should be called when onboarding is dismissed.

    Declaration

    Swift

    public func showCaptureButton()
  • Hide the capture button. Should be called when onboarding is presented.

    Declaration

    Swift

    public func hideCaptureButton()
  • Undocumented

    Declaration

    Swift

    public func setupCamera()