 | UIStylesMenuColors 字段 |
Sweet 开发框架
菜单颜色集合
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static readonly ConcurrentDictionary<UIMenuStyle, UIMenuColor> MenuColors
Public Shared ReadOnly MenuColors As ConcurrentDictionary(Of UIMenuStyle, UIMenuColor)
static val MenuColors: ConcurrentDictionary<UIMenuStyle, UIMenuColor>
字段值
类型:
ConcurrentDictionaryUIMenuStyle,
UIMenuColor
参见