Contents

subscript(_:)

Access the value of the attribute to constrain.

Declaration

subscript(key: Attribute.Type) -> Attribute.Value? { get set }

Overview

For details on how attribute value constraining works, refer to constrain(_:).