---
title: uppercaseHexadecimal
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/nstextlist/markerformat-swift.struct/uppercasehexadecimal
---

# uppercaseHexadecimal

The value that represents an uppercase hexadecimal (base 16) numerical marker that you can apply to a text list item.

## Declaration

```swift
static let uppercaseHexadecimal: NSTextList.MarkerFormat
```

## See Also

### Selecting a marker format

- [box](uikit/nstextlist/markerformat-swift.struct/box.md)
- [check](uikit/nstextlist/markerformat-swift.struct/check.md)
- [circle](uikit/nstextlist/markerformat-swift.struct/circle.md)
- [decimal](uikit/nstextlist/markerformat-swift.struct/decimal.md)
- [diamond](uikit/nstextlist/markerformat-swift.struct/diamond.md)
- [disc](uikit/nstextlist/markerformat-swift.struct/disc.md)
- [hyphen](uikit/nstextlist/markerformat-swift.struct/hyphen.md)
- [lowercaseAlpha](uikit/nstextlist/markerformat-swift.struct/lowercasealpha.md)
- [lowercaseHexadecimal](uikit/nstextlist/markerformat-swift.struct/lowercasehexadecimal.md)
- [lowercaseLatin](uikit/nstextlist/markerformat-swift.struct/lowercaselatin.md)
- [lowercaseRoman](uikit/nstextlist/markerformat-swift.struct/lowercaseroman.md)
- [octal](uikit/nstextlist/markerformat-swift.struct/octal.md)
- [square](uikit/nstextlist/markerformat-swift.struct/square.md)
- [uppercaseAlpha](uikit/nstextlist/markerformat-swift.struct/uppercasealpha.md)
- [uppercaseLatin](uikit/nstextlist/markerformat-swift.struct/uppercaselatin.md)
