---
title: MACaptionAppearanceCopyActiveProfileID()
framework: mediaaccessibility
role: symbol
role_heading: Function
path: mediaaccessibility/macaptionappearancecopyactiveprofileid()
---

# MACaptionAppearanceCopyActiveProfileID()

## Declaration

```swift
func MACaptionAppearanceCopyActiveProfileID() -> CFString
```

## Return Value

Return Value The currently-selected profileID.

## Discussion

Discussion Gets the currently-selected caption drawing profileID system wide.

## See Also

### Profile settings

- [MACaptionAppearanceCopyProfileIDs()](mediaaccessibility/macaptionappearancecopyprofileids().md)
- [MACaptionAppearanceSetActiveProfileID(_:)](mediaaccessibility/macaptionappearancesetactiveprofileid(_:).md)
- [MACaptionAppearanceCopyProfileName(_:)](mediaaccessibility/macaptionappearancecopyprofilename(_:).md)
- [MACaptionAppearanceExecuteBlockForProfileID(_:_:)](mediaaccessibility/macaptionappearanceexecuteblockforprofileid(_:_:).md)
