다음을 통해 공유


StartCaptionsButtonStrings interface

보류 버튼 레이블에 대한 문자열

속성

offLabel

캡션을 중지하는 작업이 필요한 경우를 위한 레이블

onLabel

작업이 캡션을 시작하는 경우를 위한 레이블

tooltipOffContent

버튼이 선택 해제되고 캡션이 꺼져 있을 때의 콘텐츠

tooltipOnContent

버튼이 선택되고 캡션이 켜져 있을 때의 콘텐츠

속성 세부 정보

offLabel

캡션을 중지하는 작업이 필요한 경우를 위한 레이블

offLabel: string

속성 값

string

onLabel

작업이 캡션을 시작하는 경우를 위한 레이블

onLabel: string

속성 값

string

tooltipOffContent

버튼이 선택 해제되고 캡션이 꺼져 있을 때의 콘텐츠

tooltipOffContent: string

속성 값

string

tooltipOnContent

버튼이 선택되고 캡션이 켜져 있을 때의 콘텐츠

tooltipOnContent: string

속성 값

string