ScreenShareButtonStrings interface
Zeichenfolgen von ScreenShareButton , die überschrieben werden können.
Eigenschaften
off |
Beschriftung, wenn die Schaltfläche deaktiviert ist. |
on |
Beschriftung, wenn die Schaltfläche aktiviert ist. |
tooltip |
|
tooltip |
QuickInfo-Inhalt, wenn die Schaltfläche deaktiviert ist. |
tooltip |
QuickInfo-Inhalt, wenn die Schaltfläche aktiviert ist. |
Details zur Eigenschaft
offLabel
Beschriftung, wenn die Schaltfläche deaktiviert ist.
offLabel: string
Eigenschaftswert
string
onLabel
Beschriftung, wenn die Schaltfläche aktiviert ist.
onLabel: string
Eigenschaftswert
string
tooltipDisabledContent
- QuickInfo-Inhalt, wenn die Schaltfläche deaktiviert ist.
tooltipDisabledContent?: string
Eigenschaftswert
string
tooltipOffContent
QuickInfo-Inhalt, wenn die Schaltfläche deaktiviert ist.
tooltipOffContent?: string
Eigenschaftswert
string
tooltipOnContent
QuickInfo-Inhalt, wenn die Schaltfläche aktiviert ist.
tooltipOnContent?: string
Eigenschaftswert
string