---
title: isAutomaticTextCompletionEnabled
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspellchecker/isautomatictextcompletionenabled
---

# isAutomaticTextCompletionEnabled

## Declaration

```swift
class var isAutomaticTextCompletionEnabled: Bool { get }
```

## See Also

### Type Properties

- [didChangeAutomaticCapitalizationNotification](appkit/nsspellchecker/didchangeautomaticcapitalizationnotification.md)
- [didChangeAutomaticDashSubstitutionNotification](appkit/nsspellchecker/didchangeautomaticdashsubstitutionnotification.md)
- [didChangeAutomaticPeriodSubstitutionNotification](appkit/nsspellchecker/didchangeautomaticperiodsubstitutionnotification.md)
- [didChangeAutomaticQuoteSubstitutionNotification](appkit/nsspellchecker/didchangeautomaticquotesubstitutionnotification.md)
- [didChangeAutomaticTextCompletionNotification](appkit/nsspellchecker/didchangeautomatictextcompletionnotification.md)
- [isAutomaticCapitalizationEnabled](appkit/nsspellchecker/isautomaticcapitalizationenabled.md)
- [isAutomaticDashSubstitutionEnabled](appkit/nsspellchecker/isautomaticdashsubstitutionenabled.md)
- [isAutomaticInlinePredictionEnabled](appkit/nsspellchecker/isautomaticinlinepredictionenabled.md)
- [isAutomaticPeriodSubstitutionEnabled](appkit/nsspellchecker/isautomaticperiodsubstitutionenabled.md)
- [isAutomaticQuoteSubstitutionEnabled](appkit/nsspellchecker/isautomaticquotesubstitutionenabled.md)
- [isAutomaticSpellingCorrectionEnabled](appkit/nsspellchecker/isautomaticspellingcorrectionenabled.md)
- [isAutomaticTextReplacementEnabled](appkit/nsspellchecker/isautomatictextreplacementenabled.md)
