TouchBarLabelConstructorOptions

Properties

Link copied to clipboard
abstract var accessibilityLabel: String?

A short description of the button for use by screenreaders like VoiceOver.

Link copied to clipboard
abstract var label: String?

Text to display.

Link copied to clipboard
abstract var textColor: String?

Hex color of text, i.e #ABCDEF.