isVisible property

bool get isVisible

True if grid lines are visible on the BackgroundGrid.backgroundColor, false otherwise.

In the context of ArcGISMapViewController, this value indicates if the BackgroundGrid.lineColor is visible. In the context of ArcGISSceneViewController, this value indicates if both the BackgroundGrid.backgroundColor and the BackgroundGrid.lineColor are visible. The default value is true.

set isVisible (bool value)