<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTextList/MarkerFormat-swift.struct/lowercaseLatin",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSTextListMarkerLowercaseLatin"
  },
  "title" : "lowercaseLatin"
}
-->

# lowercaseLatin

The value that represents a lowercase Latin alphabetical marker that you can apply to a text list item.

```
static let lowercaseLatin: NSTextList.MarkerFormat
```

## Discussion

Lowercase Latin alphabetical markers follow the pattern a, b, c, 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)