Skip to main content

Classic UI

Scanning UI

The main class of this Classic UI component is SBSDKDocumentScannerViewController.

Usually, this view controller is embedded as a child view controller into another view controller, the parent view controller. The parent view controller usually acts as the delegate and processes the scanning results. You still have full control over the UI elements and can add additional views and buttons to your view controller. The Classic component does not display results, instead, it just forwards them to the delegate.

Classic Scanner
loading...

Cropping UI

The main class of this Classic UI component is SBSDKImageEditingViewController.

Usually, this view controller is embedded as a child view controller into another view controller, the parent view controller. The parent view controller usually acts as the delegate and processes the scanning results. You still have full control over the UI elements and can add additional views and buttons to your view controller. The Classic component does not display results, instead, it just forwards them to the delegate.

Classic Cropping UI
loading...

What do you think of this documentation?


On this page

Scroll to top