hidden
A Boolean value that indicates the visibility of the SSID.
Declaration
var hidden: Bool { get set }Discussion
Set this value to true to make the system perform an active scan for the Service Set Identifier (SSID). If the access point is already broadcasting the SSID, set this value to false.
The default value is false.