你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ParticipantItemStrings interface

可重写的 ParticipantItem 字符串。

属性

displayNamePlaceholder

没有显示名称的参与者的占位符文本

isMeText

参与者为我时显示的字符串

menuTitle

将鼠标悬停在菜单按钮上时显示的字符串

mutedIconLabel

参与者状态堆栈中静音图标的标签

removeButtonLabel

参与者菜单中“删除”按钮的标签

sharingIconLabel

参与者状态堆栈中共享图标的标签

属性详细信息

displayNamePlaceholder

没有显示名称的参与者的占位符文本

displayNamePlaceholder?: string

属性值

string

isMeText

参与者为我时显示的字符串

isMeText: string

属性值

string

menuTitle

将鼠标悬停在菜单按钮上时显示的字符串

menuTitle: string

属性值

string

mutedIconLabel

参与者状态堆栈中静音图标的标签

mutedIconLabel: string

属性值

string

removeButtonLabel

参与者菜单中“删除”按钮的标签

removeButtonLabel: string

属性值

string

sharingIconLabel

参与者状态堆栈中共享图标的标签

sharingIconLabel: string

属性值

string