Contents

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:

The default value for this property is false.

See Also

Setting the Device View’s Display Mode