StartCaptionsButtonStrings interface
Strings for the hold button labels
Properties
off |
Label for when action is to stop Captions |
on |
Label for when action is to start Captions |
tooltip |
Content for when button is unchecked, captions is off |
tooltip |
Content for when button is checked, captions is on |
Property Details
offLabel
Label for when action is to stop Captions
offLabel: string
Property Value
string
onLabel
Label for when action is to start Captions
onLabel: string
Property Value
string
tooltipOffContent
Content for when button is unchecked, captions is off
tooltipOffContent: string
Property Value
string
tooltipOnContent
Content for when button is checked, captions is on
tooltipOnContent: string
Property Value
string