Contents

allParameterValues

Special read-only property for KVO.

Declaration

var allParameterValues: Bool { get }

Discussion

KVO notifications are issued on this property in response to certain events where potentially all parameter values are invalidated—for example, the selection of a preset.

See Also

Related Documentation

Querying Parameters