Class: Esri/GameEngine/Layers/Group/ArcGISGroupVisibilityMode
Since: 1.0.0
The visibility modes on a group layer.
Since | Value | Summary |
---|---|---|
1.0.0 | Independent | Each child layer independently manages its visibility. |
1.0.0 | Inherited | Each child inherits the visibility of its parent group. |
1.0.0 | Exclusive | Only one child is visible at a time. |