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.
A Boolean value that indicates whether a configuration is in use.
var isActive: Bool { get }Use key-value observing to watch for changes in this property.