Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getIconGapMM
Method
getIconGapMM
CodenameOne/src/com/codename1/ui/Command.java:533–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
531
///
532
/// the iconGapMM
533
public
float getIconGapMM() {
534
return
iconGapMM;
535
}
536
537
/// The gap between the text and the icon in millimeters or -1 for default
538
///
Callers
7
testConstructorsAndAccessors
Method · 0.95
CommandWrapper
Method · 0.80
updateCommand
Method · 0.80
invoke0
Method · 0.80
invoke1
Method · 0.80
invoke2
Method · 0.80
invoke4
Method · 0.80
Calls
no outgoing calls
Tested by
1
testConstructorsAndAccessors
Method · 0.76