---
title: touchBarRewindTemplateName
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsimage/touchbarrewindtemplatename
---

# touchBarRewindTemplateName

A template image for moving backwards through media or slides.

## Declaration

```swift
class let touchBarRewindTemplateName: 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)
