Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitMessageBubbleCfg

Hierarchy

  • IRCKitMessageBubbleCfg

Index

Properties

redius?: number

圆角半径

消息对齐方式:左对齐 or 左右分布

backgroundColorForMyself?: number

己方气泡背景色

backgroundColorForOthers?: number

他人气泡背景色

textColorForMyself?: number

己方文本颜色

textColorForOthers?: number

他人文本颜色

showMyProfileInPrivateConversation?: boolean

单聊中展示己方头像,默认不展示

showMyNameInPrivateConversation?: boolean

单聊中展示己方名称,默认不展示

showMyProfileInGroupConversation?: boolean

群聊中展示己方头像,默认不展示

showMyNameInGroupConversation?: boolean

群聊中展示己方名称,默认不展示

showOthersProfileInPrivateConversation?: boolean

单聊中展示对方头像,默认不展示

showOthersNameInPrivateConversation?: boolean

单聊中展示对方名称,默认不展示

showOthersProfileInGroupConversation?: boolean

群聊中展示对方头像,默认展示

showOthersNameInGroupConversation?: boolean

群聊中展示对方名称,默认不展示