<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIBarButtonItem/SystemItem/fixedSpace",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIBarButtonSystemItem@UIBarButtonSystemItemFixedSpace"
  },
  "title" : "UIBarButtonItem.SystemItem.fixedSpace"
}
-->

# UIBarButtonItem.SystemItem.fixedSpace

Blank space to add between other items.

```
case fixedSpace
```

## Discussion

Only the [`width`](/documentation/UIKit/UIBarButtonItem/width) property is used when this value is set.

---

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)