---
title: patternSolid
framework: coretext
role: symbol
role_heading: Type Property
path: coretext/ctunderlinestylemodifiers/patternsolid
---

# patternSolid

A modifier that indicates to draw a solid underline.

## Declaration

```swift
static var patternSolid: CTUnderlineStyleModifiers { get }
```

## See Also

### Constants

- [patternDot](coretext/ctunderlinestylemodifiers/patterndot.md)
- [patternDash](coretext/ctunderlinestylemodifiers/patterndash.md)
- [patternDashDot](coretext/ctunderlinestylemodifiers/patterndashdot.md)
- [patternDashDotDot](coretext/ctunderlinestylemodifiers/patterndashdotdot.md)
