core
正在准备搜索索引...
YmxUiInteraction
ShowActionSheetData
接口 ShowActionSheetData
操作菜单
interface
ShowActionSheetData
{
alertText
?:
string
;
itemColor
?:
string
;
itemList
:
string
[]
;
title
?:
string
;
}
索引
属性
alert
Text?
item
Color?
item
List
title?
属性
可选
alert
Text
alertText
?:
string
警示文案(同菜单标题)
可选
item
Color
itemColor
?:
string
按钮的文字颜色
默认值
#
000000
复制
item
List
itemList
:
string
[]
按钮的文字数组
可选
title
title
?:
string
菜单标题
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
alert
Text
item
Color
item
List
title
core
加载中……
操作菜单