MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isVisible

Method isVisible

CodenameOne/src/com/codename1/maps/Marker.java:99–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97
98 /// Whether the marker is currently rendered.
99 public boolean isVisible() {
100 return visible;
101 }
102
103 /// Shows or hides the marker.
104 public void setVisible(boolean visible) {

Callers 2

handleTapMethod · 0.95

Calls

no outgoing calls

Tested by 1