<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIScrollView/IndicatorStyle-swift.enum/black",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UIScrollViewIndicatorStyle@UIScrollViewIndicatorStyleBlack"
  },
  "title" : "UIScrollView.IndicatorStyle.black"
}
-->

# UIScrollView.IndicatorStyle.black

A style of indicator which is black and smaller than the default style.

```
case black
```

## Discussion

This style is good against a white content background.

---

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)