---
title: UITextSmartDashesType.yes
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextsmartdashestype/yes
---

# UITextSmartDashesType.yes

Enable smart dashes.

## Declaration

```swift
case yes
```

## See Also

### Constants

- [UITextSmartDashesType.default](uikit/uitextsmartdashestype/default.md)
- [UITextSmartDashesType.no](uikit/uitextsmartdashestype/no.md)
