isEnabled
A Boolean used to toggle the enabled state of the filter.
Declaration
var isEnabled: Bool { get set }Discussion
Setting this property to true and saving the configuration will disable all other network content filters on the system, and will start the filter’s Filter Provider extensions. Setting this property to false and saving the configuration will disable the filter and stop the filter’s Filter Provider extensions.