Enumerations
The following enumerations are available globally.
-
The source for a scan flow
See moreDeclaration
Objective-C
enum GSKScannerUISource {}
Swift
enum GSKScannerUISource : UInt
-
The different possible filters for the scanner UI.
The possible values match the GSKFilterType values except
automatic
.Declaration
Objective-C
enum GSKScannerUIFilterType {}
Swift
enum GSKScannerUIFilterType : Int