-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum View.BlendMode
-
-
Enum Constant Summary
Enum Constants Enum Constant Description OPAQUETRANSLUCENT
-
Method Summary
Modifier and Type Method Description static Array<View.BlendMode>values()static View.BlendModevalueOf(String name)-
-
Method Detail
-
values
static Array<View.BlendMode> values()
-
valueOf
static View.BlendMode valueOf(String name)
-
-
-
-