Contents

forceWiFiScan

Whether to force a network scan before requesting Wi-Fi credentials. The default is NO.

Declaration

var forceWiFiScan: Bool { get set }

Discussion

Even if this value is NO a scan may still be performed.

This value will be ignored if Wi-Fi credentials are provided or not needed.

NOTE: Not all APIs that take MTRCommissioningParameters pay attention to this flag.