Contents

NSLayoutYAxisAnchor

A factory class for creating vertical layout constraint objects using a fluent API.

Declaration

class NSLayoutYAxisAnchor

Overview

NSLayoutYAxisAnchor adds type information to the methods inherited from NSLayoutAnchor. Specifically, the generic methods declared by NSLayoutAnchor must now take a matching NSLayoutYAxisAnchor object.

For more information on using layout anchors, see NSLayoutAnchor.

Topics

Building system spacing constraints

Creating a layout dimension

See Also

Related Documentation

Anchors