Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRCKitInputMenumItem

Hierarchy

  • IRCKitInputMenumItem

Index

Properties

Methods

Properties

id: string

菜单 ID,SDK 在派发点击事件时包含此数据,同时也通过此 ID 查询多语言 UI 展示文案

菜单项位置

order: number

当存在 position 相同的菜单项时,根据 order 确定排序,order 值越低排序越靠前

icon: string

菜单图标

Methods