setVisible abstract method

void setVisible(
  1. bool on
)

Sets user location visibility.

Implementation

void setVisible(core.bool on);