Contents

isActive

A Boolean value that indicates whether a configuration is in use.

Declaration

var isActive: Bool { get }

Discussion

Use key-value observing to watch for changes in this property.

See Also

Inspecting manager properties