---
title: CTFontManagerAutoActivationSetting
framework: coretext
role: symbol
role_heading: Enumeration
path: coretext/ctfontmanagerautoactivationsetting
---

# CTFontManagerAutoActivationSetting

Sets the auto-activation for the specified bundle identifier.

## Declaration

```swift
enum CTFontManagerAutoActivationSetting
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](coretext/ctfontmanagerautoactivationsetting/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [CTFontDescriptorMatchingState](coretext/ctfontdescriptormatchingstate.md)
- [CTFontManagerError](coretext/ctfontmanagererror.md)
- [CTFontManagerScope](coretext/ctfontmanagerscope.md)
- [CTLineBoundsOptions](coretext/ctlineboundsoptions.md)
- [CTRubyAlignment](coretext/ctrubyalignment.md)
- [CTRubyOverhang](coretext/ctrubyoverhang.md)
- [CTRubyPosition](coretext/ctrubyposition.md)
