<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -",
    "tvOS: 14.5.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UISplitViewController/DisplayModeButtonVisibility-swift.enum/always",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UISplitViewControllerDisplayModeButtonVisibility@UISplitViewControllerDisplayModeButtonVisibilityAlways"
  },
  "title" : "UISplitViewController.DisplayModeButtonVisibility.always"
}
-->

# UISplitViewController.DisplayModeButtonVisibility.always

A constant that allows the display mode button to always appear.

```
case always
```

## Discussion

With this behavior, the display mode button can appear even if [`presentsWithGesture`](/documentation/UIKit/UISplitViewController/presentsWithGesture) is <doc://com.apple.documentation/documentation/Swift/false>.

---

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)