包 | com.adobe.icc.enum |
类 | public class CategoryType |
继承 | CategoryType Object |
语言版本: | ActionScript 3.0 |
产品版本: | Asset Composer Building Block 9.5 |
运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
type
of a Category
.
公共常量
常量 | 由以下参数定义 | ||
---|---|---|---|
LOWER_CATEGORY : uint = 1 [静态]
Specifies the enumerator code for a subcategory. | CategoryType | ||
UPPER_CATEGORY : uint = 0 [静态]
Specifies the enumerator code for a main category. | CategoryType |
常量详细信息
LOWER_CATEGORY | 常量 |
public static const LOWER_CATEGORY:uint = 1
语言版本: | ActionScript 3.0 |
产品版本: | Asset Composer Building Block 9.5 |
运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a subcategory.
UPPER_CATEGORY | 常量 |
public static const UPPER_CATEGORY:uint = 0
语言版本: | ActionScript 3.0 |
产品版本: | Asset Composer Building Block 9.5 |
运行时版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a main category.
Tue Jun 12 2018, 11:04 AM Z