共用方式為


HoldButtonStrings interface

用於保持按鈕標籤的字串

屬性

offLabel

當作是保持呼叫時,標籤。

onLabel

當作是恢復呼叫時,標籤。

tooltipOffContent

未選取按鈕時的內容

tooltipOnContent

選中按鈕時的內容

屬性詳細資料

offLabel

當作是保持呼叫時,標籤。

offLabel?: string

屬性值

string

onLabel

當作是恢復呼叫時,標籤。

onLabel?: string

屬性值

string

tooltipOffContent

未選取按鈕時的內容

tooltipOffContent?: string

屬性值

string

tooltipOnContent

選中按鈕時的內容

tooltipOnContent?: string

屬性值

string