Contents

breakEqualWidths

An option specifying that views should no longer maintain equal width constraints.

Declaration

@NSCopying class var breakEqualWidths: NSUserInterfaceCompressionOptions { get }

Discussion

This option is handled by the system, and no action is required by the views.

See Also

Creating standard options