backgroundGrid

Various settings applied to the map view's background.

The background grid determines the color and context grid of a map view when no MapView.map has been set.

The ArcGISMap displays on top of the background grid or the optional ArcGISMap.backgroundColor to determine what is displayed under transparent areas of the map.

If ArcGISMap.backgroundColor is not null, then MapView.backgroundGrid is ignored and ArcGISMap.backgroundColor will be used as the background color of the map.

Since

200.0.0

See also