setVisible abstract method

void setVisible(
  1. bool on
)

Display or hide the layer on a map.

Implementation

void setVisible(core.bool on);