scanMode

abstract fun scanMode(scanMode: ScanMode): IContextConfigurator

Sets the mode of scanning. The default setting is ScanMode.BALANCED.

Return

The same object, to allow calls chaining.

Parameters

scanMode

The setting.