GSKScanFlowFilterType

Objective-C

enum GSKScanFlowFilterType : NSInteger {}

Swift

enum GSKScanFlowFilterType : Int, @unchecked Sendable

The different possible filters for the scanner UI.

The possible values match the GSKFilterType values except “automatic”.