hasDisplayModeSimple
The property that determines whether the scanner view uses the simple display mode.
Declaration
var hasDisplayModeSimple: Bool { get set }Discussion
If you create an IKScannerDeviceView object programmatically and want to use the simple display mode, do the following:
Set this property to true.
The default value for this property is false.