Contents

NSLayoutConstraint.Attribute.firstBaseline

The object’s baseline.

Declaration

case firstBaseline

Discussion

For objects with more than one line of text, this is the baseline for the topmost line of text.

See Also

Constants