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

Method getSnippet

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

Source from the content-addressed store, hash-verified

75
76 /// The secondary text shown beneath the title (provider dependent).
77 public String getSnippet() {
78 return snippet;
79 }
80
81 /// The horizontal icon anchor in normalized [0,1] image space
82 /// (0 = left, 1 = right). Defaults to 0.5 (centered).

Callers 4

replayMarkersMethod · 0.95
addMarkerMethod · 0.95
MarkerMethod · 0.45

Calls

no outgoing calls

Tested by 1