📄 selectedfillcolorsstyle.as
字号:
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
// All Rights Reserved. The following is Source Code and is subject to all
// restrictions on such code as contained in the End User License Agreement
// accompanying this product.
//
////////////////////////////////////////////////////////////////////////////////
/**
* The two colors used to tint the background of the component
* when in its selected state.
* Pass the same color for both values for "flat" looking control.
* The default value is <code>undefined</code>, which means the colors
* are derived from <code>themeColor</code>.
*/
[Style(name="selectedFillColors", type="Array", arrayType="uint", format="Color", inherit="no")]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -