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

Method isLegacyRenderer

CodenameOne/src/com/codename1/ui/Label.java:1444–1446  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1442 ///
1443 /// the legacyRenderer
1444 public boolean isLegacyRenderer() {
1445 return legacyRenderer;
1446 }
1447
1448 /// Fallback to the old default look and feel renderer for cases where compatibility is essential
1449 ///

Callers 5

paintMethod · 0.80
invoke6Method · 0.80
invoke0Method · 0.80
invoke1Method · 0.80

Calls

no outgoing calls

Tested by 1