ParticipantItemStrings interface
可覆寫 ParticipantItem 字串。
屬性
display |
沒有顯示名稱之參與者的佔位元文字 |
is |
當參與者是我時顯示的字串 |
menu |
停留在功能表按鈕上方時顯示的字串 |
muted |
參與者狀態堆疊中靜音圖示的標籤 |
remove |
參與者選單中 [移除] 按鈕的標籤 |
sharing |
參與者狀態堆疊中共享圖示的標籤 |
屬性詳細資料
displayNamePlaceholder
沒有顯示名稱之參與者的佔位元文字
displayNamePlaceholder?: string
屬性值
string
isMeText
當參與者是我時顯示的字串
isMeText: string
屬性值
string
menuTitle
停留在功能表按鈕上方時顯示的字串
menuTitle: string
屬性值
string
mutedIconLabel
參與者狀態堆疊中靜音圖示的標籤
mutedIconLabel: string
屬性值
string
removeButtonLabel
參與者選單中 [移除] 按鈕的標籤
removeButtonLabel: string
屬性值
string
sharingIconLabel
參與者狀態堆疊中共享圖示的標籤
sharingIconLabel: string
屬性值
string