isEnabled
The status of a DNS proxy.
Declaration
var isEnabled: Bool { get set }Discussion
Only one DNS proxy can be active in the system at a time. Therefore, setting this property to true disables any DNS proxy configurations of other apps. Similarly, the system sets this property to false when any other DNS proxy configuration is enabled.