---
title: CTFontManagerAutoActivationSetting.default
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctfontmanagerautoactivationsetting/default
---

# CTFontManagerAutoActivationSetting.default

## Declaration

```swift
case `default`
```

## Discussion

Discussion Default auto-activation setting. When specified, the application uses the global setting.

## See Also

### Constants

- [CTFontManagerAutoActivationSetting.disabled](coretext/ctfontmanagerautoactivationsetting/disabled.md)
- [CTFontManagerAutoActivationSetting.enabled](coretext/ctfontmanagerautoactivationsetting/enabled.md)
- [CTFontManagerAutoActivationSetting.promptUser](coretext/ctfontmanagerautoactivationsetting/promptuser.md)
