<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSLayoutConstraint/Attribute/lastBaseline",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSLayoutAttribute@NSLayoutAttributeLastBaseline"
  },
  "title" : "NSLayoutConstraint.Attribute.lastBaseline"
}
-->

# NSLayoutConstraint.Attribute.lastBaseline

The object’s baseline.

```
case lastBaseline
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)