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