<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/NSTextList/MarkerFormat-swift.struct/uppercaseRoman",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@NSTextListMarkerUppercaseRoman"
  },
  "title" : "uppercaseRoman"
}
-->

# uppercaseRoman

The value that represents an uppercase Roman numeral marker that you can apply to a text list item.

```
static let uppercaseRoman: NSTextList.MarkerFormat
```

## Discussion

Uppercase Roman numeral markers follow the pattern I, II, III, IV, and so on.

---

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)