---
title: strikethroughStyle
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/appkitattributes/strikethroughstyle
---

# strikethroughStyle

A property for accessing a strikethrough style attribute.

## Declaration

```swift
let strikethroughStyle: AttributeScopes.AppKitAttributes.StrikethroughStyleAttribute
```

## See Also

### Using Text Styling Attributes

- [baselineOffset](foundation/attributescopes/appkitattributes/baselineoffset.md)
- [obliqueness](foundation/attributescopes/appkitattributes/obliqueness.md)
- [shadow](foundation/attributescopes/appkitattributes/shadow.md)
- [strikethroughColor](foundation/attributescopes/appkitattributes/strikethroughcolor.md)
- [strokeColor](foundation/attributescopes/appkitattributes/strokecolor.md)
- [strokeWidth](foundation/attributescopes/appkitattributes/strokewidth.md)
- [textEffect](foundation/attributescopes/appkitattributes/texteffect.md)
- [underlineColor](foundation/attributescopes/appkitattributes/underlinecolor.md)
- [underlineStyle](foundation/attributescopes/appkitattributes/underlinestyle.md)
