---
title: touchBarPlayheadTemplateName
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsimage/touchbarplayheadtemplatename
---

# touchBarPlayheadTemplateName

A template image for denoting the current playback position within a timeline track.

## Declaration

```swift
class let touchBarPlayheadTemplateName: String
```

## Discussion

Discussion

Touch Bar template images are exclusively for use in NSTouchBarItem objects and not in onscreen windows. Use template images for your NSTouchBarItem images because, in the Touch Bar, template images respond automatically to system white-point changes.

## See Also

### Using template images

- [touchBarAddDetailTemplateName](appkit/nsimage/touchbaradddetailtemplatename.md)
- [touchBarAddTemplateName](appkit/nsimage/touchbaraddtemplatename.md)
- [touchBarAlarmTemplateName](appkit/nsimage/touchbaralarmtemplatename.md)
- [touchBarAudioInputMuteTemplateName](appkit/nsimage/touchbaraudioinputmutetemplatename.md)
- [touchBarAudioInputTemplateName](appkit/nsimage/touchbaraudioinputtemplatename.md)
- [touchBarAudioOutputMuteTemplateName](appkit/nsimage/touchbaraudiooutputmutetemplatename.md)
- [touchBarAudioOutputVolumeHighTemplateName](appkit/nsimage/touchbaraudiooutputvolumehightemplatename.md)
- [touchBarAudioOutputVolumeLowTemplateName](appkit/nsimage/touchbaraudiooutputvolumelowtemplatename.md)
- [touchBarAudioOutputVolumeMediumTemplateName](appkit/nsimage/touchbaraudiooutputvolumemediumtemplatename.md)
- [touchBarAudioOutputVolumeOffTemplateName](appkit/nsimage/touchbaraudiooutputvolumeofftemplatename.md)
- [touchBarBookmarksTemplateName](appkit/nsimage/touchbarbookmarkstemplatename.md)
- [touchBarColorPickerFillName](appkit/nsimage/touchbarcolorpickerfillname.md)
- [touchBarColorPickerFontName](appkit/nsimage/touchbarcolorpickerfontname.md)
- [touchBarColorPickerStrokeName](appkit/nsimage/touchbarcolorpickerstrokename.md)
- [touchBarCommunicationAudioTemplateName](appkit/nsimage/touchbarcommunicationaudiotemplatename.md)
