Skip to content

UIDropDownBox

属性

ColorQuadTitleColor
文本颜色
intTitleFontSize
文本字体大小
intSelectedIndex
选中的下标

成员函数

获取下拉框选中的内容
获取下拉框某item项
给下拉框新增一项item
intAddItem (string item)
给下拉框添加一项item
voidRemoveItem (int index)
通过下标移除下拉框中某项item
通过下标获取下拉框中某项item的key
通过下标获取下拉框中某项item的value

事件

索引切换事件