<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.12.2 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSSliderAccessory/Width",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@T@NSSliderAccessoryWidth"
  },
  "title" : "NSSliderAccessory.Width"
}
-->

# NSSliderAccessory.Width

```
struct Width
```

## Topics

### Type Properties

[`NSSliderAccessoryWidthDefault`](/documentation/AppKit/NSSliderAccessory/Width/default)

The default width for slider accessories.

[`NSSliderAccessoryWidthWide`](/documentation/AppKit/NSSliderAccessory/Width/wide)

The standard “wide” width for slider accessories.

### Initializers

[`init(_:)`](/documentation/AppKit/NSSliderAccessory/Width/init(_:))

[`init(rawValue:)`](/documentation/AppKit/NSSliderAccessory/Width/init(rawValue:))

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

---

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)