Overview
This enum defines the possible styles for a Stage.
Profile: common
Field Summary
| access | name | type | description |
|---|---|---|---|
| public static final | DECORATED | StageStyle |
Defines a normal |
| public static final | TRANSPARENT | StageStyle |
Defines a |
| public static final | UNDECORATED | StageStyle |
Defines a |
Inherited Variables
Method Summary
- public static StageStyle valueOf(java.lang.String name)
- public static StageStyle[] values()
