套件 | 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, 03:47 PM Z