<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/linkage-elements",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Linkage Elements"
}
-->

# Linkage Elements

Constants that specify links between accessibility elements.

## Topics

### Constants

[`static let linkedUIElements: NSAccessibility.Attribute`](/documentation/AppKit/NSAccessibility-swift.struct/Attribute/linkedUIElements)

The elements with which this element is related (`NSArray`).

[`static let titleUIElement: NSAccessibility.Attribute`](/documentation/AppKit/NSAccessibility-swift.struct/Attribute/titleUIElement)

An element that represents another element’s static text title (`id`).

[`static let servesAsTitleForUIElements: NSAccessibility.Attribute`](/documentation/AppKit/NSAccessibility-swift.struct/Attribute/servesAsTitleForUIElements)

The elements for which this element serves as the title (`NSArray`).



---

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)