<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/CTUnderlineStyleModifiers/patternDashDot",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Core Text"
    ],
    "preciseIdentifier" : "c:@E@CTUnderlineStyleModifiers@kCTUnderlinePatternDashDot"
  },
  "title" : "patternDashDot"
}
-->

# patternDashDot

A modifier that indicates to draw an underline using a pattern of alternating dashes and dots.

```
static var patternDashDot: CTUnderlineStyleModifiers { get }
```

---

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)