Contents

touchBarAudioOutputVolumeMediumTemplateName

A template image for setting the audio output volume to a medium level, or for denoting that it is set to a medium level.

Declaration

class let touchBarAudioOutputVolumeMediumTemplateName: String

Discussion

[Image]

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