<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/slider-attributes",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Slider Attributes"
}
-->

# Slider Attributes

Attributes that are specific to sliders.

## Topics

### Constants

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

The allowed values in the slider (`NSArray`).

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

The elements that represent the slider’s labels (`NSArray`).

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

The value of the label represented by this element (`NSNumber`).



---

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)