<!--
{
  "availability" : [
    "macOS: 10.8.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPageController/TransitionStyle-swift.enum/stackBook",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSPageControllerTransitionStyle@NSPageControllerTransitionStyleStackBook"
  },
  "title" : "NSPageController.TransitionStyle.stackBook"
}
-->

# NSPageController.TransitionStyle.stackBook

Pages are stacked on top of each other. Pages animate out to the left to reveal the next page. Previous pages animate in from the left.

```
case stackBook
```

---

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)