---
title: CTFontManagerScope.process
framework: coretext
role: symbol
role_heading: Case
path: coretext/ctfontmanagerscope/process
---

# CTFontManagerScope.process

The font is available to the current process for the duration of the process unless directly unregistered.

## Declaration

```swift
case process
```

## See Also

### Constants

- [CTFontManagerScope.none](coretext/ctfontmanagerscope/none.md)
- [CTFontManagerScope.persistent](coretext/ctfontmanagerscope/persistent.md)
- [CTFontManagerScope.session](coretext/ctfontmanagerscope/session.md)
- [user](coretext/ctfontmanagerscope/user.md)
