<!--
{
  "availability" : [
    "iOS: 27.1.0 -",
    "iPadOS: 27.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/ToolbarVerticalBehavior/disabled",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI23ToolbarVerticalBehaviorV8disabledACvpZ"
  },
  "title" : "disabled"
}
-->

# disabled

The vertical bar is disabled.

```
static let disabled: ToolbarVerticalBehavior
```

## Discussion

Bar content falls back to the standard horizontal top and bottom bars,
and the vertical status bar reverts to the horizontal axis.

---

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)