klyn.Type.FLAG_ENUM
field
public static readonly FLAG_ENUM as Int = 2048
Description
Flag used for enums. print(Type.FLAG_ENUM)
Example