Class: Esri/GameEngine/View/State/ArcGISViewStatus
Since: 1.0.0
The status of the ArcGISView.
Since | Value | Summary |
---|---|---|
1.0.0 | Active | = 1, The view is active. |
1.0.0 | Map | = 2, The map is not ready to display. |
1.0.0 | No | = 4, There is not a valid camera, viewport properties, or spatial reference. |
1.0.0 | Loading | = 8, The view is loading. |
1.0.0 | Error | = 16, The view has an error preventing it from rendering. |
1.0.0 | Warning | = 32, The view has encountered an error which may be temporary. |