Contents

isEnabled

A Boolean value that toggles the enabled status of the URL filter.

Declaration

var isEnabled: Bool { get set }

Discussion

If this value is true, the URL filter starts filtering URLs. If false, the filter stops filtering.

This value defaults to false.

See Also

Managing filter life cycle