Searched refs:activatedIconColor (Results 1 – 4 of 4) sorted by relevance
67 | activatedIconColor<sup>13+</sup> | [ResourceColor](ts-types.md#resourcecolor) | …285 activatedIconColor: '#ffec5d5d', // 激活态icon颜色
67 | activatedIconColor<sup>13+</sup> | [ResourceColor](ts-types.md#resourcecolor) | …271 activatedIconColor: '#ffec5d5d',
90 public activatedIconColor?: ResourceColor = $r('sys.color.icon_emphasize');321 return this.toolBarList[index]?.activatedIconColor ?? this.iconActivePrimaryColor;
96 this.activatedIconColor = { class in ToolBarOption.constructor734 return this.toolBarList[p4]?.activatedIconColor ?? this.iconActivePrimaryColor;