---
title: smartQuotesType
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextinputtraits/smartquotestype
---

# smartQuotesType

## Declaration

```swift
optional var smartQuotesType: NSTextInputTraitType { get set }
```

## See Also

### Instance Properties

- [autocorrectionType](appkit/nstextinputtraits/autocorrectiontype.md)
- [dataDetectionType](appkit/nstextinputtraits/datadetectiontype.md)
- [grammarCheckingType](appkit/nstextinputtraits/grammarcheckingtype.md)
- [inlinePredictionType](appkit/nstextinputtraits/inlinepredictiontype.md)
- [linkDetectionType](appkit/nstextinputtraits/linkdetectiontype.md)
- [smartDashesType](appkit/nstextinputtraits/smartdashestype.md)
- [smartInsertDeleteType](appkit/nstextinputtraits/smartinsertdeletetype.md)
- [spellCheckingType](appkit/nstextinputtraits/spellcheckingtype.md)
- [textCompletionType](appkit/nstextinputtraits/textcompletiontype.md)
- [textReplacementType](appkit/nstextinputtraits/textreplacementtype.md)
