<!--
{
  "availability" : [
    "iOS: 26.1.0 - 27.0.0",
    "iPadOS: 26.1.0 - 27.0.0",
    "macOS: 26.1.0 - 27.0.0",
    "visionOS: 26.1.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "PaperKit",
  "identifier" : "/documentation/PaperKit/PaperMarkupViewController/showsHorizontalScrollIndicator",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PaperKit"
    ],
    "preciseIdentifier" : "s:8PaperKit0A20MarkupViewControllerC30showsHorizontalScrollIndicatorSbvp"
  },
  "title" : "showsHorizontalScrollIndicator"
}
-->

# showsHorizontalScrollIndicator

A Boolean value that controls whether the horizontal scroll indicator is visible.

```
@MainActor @preconcurrency var showsHorizontalScrollIndicator: Bool { get set }
```

## Discussion

Default is `true`.

---

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)