scanMode property

TinConfigScanMode? scanMode
getter/setter pair

Sets the mode to scan universal TIN numbers ('UNIVERSAL') or TIN numbers of any length starting with DOT ('DOT').

Implementation

TinConfigScanMode? scanMode;