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

Method getMaterialIcon

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

Source from the content-addressed store, hash-verified

421 ///
422 /// the material icon
423 public char getMaterialIcon() {
424 return materialIcon;
425 }
426
427 /// This method is shorthand for `char)`
428 ///

Callers 14

testMaterialIconMethod · 0.95
testFontIconMethod · 0.95
updateCommandMethod · 0.45
setCommandMethod · 0.45
invoke0Method · 0.45
invoke1Method · 0.45
invoke2Method · 0.45
invoke4Method · 0.45
invoke6Method · 0.45
invoke0Method · 0.45

Calls

no outgoing calls

Tested by 4

testMaterialIconMethod · 0.76
testFontIconMethod · 0.76