Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isPortrait
Method
isPortrait
CodenameOne/src/com/codename1/ui/CN.java:707–709 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
705
///
706
/// true if the device is in portrait mode
707
public
static
boolean isPortrait() {
708
return
Display.impl.isPortrait();
709
}
710
711
/// Try to enter full-screen mode if the platform supports it.
712
///
Callers
15
isOrientationSettled
Method · 0.95
start
Method · 0.95
setupOpenCloseArrowStyles
Method · 0.95
createForm
Method · 0.95
setupOpenCloseArrowStyles
Method · 0.95
testLandscapeToolbarHidden
Method · 0.95
delegatesDisplayState
Method · 0.95
bindTabletLandscapeMaster
Method · 0.45
actionPerformed
Method · 0.45
showPopupDialog
Method · 0.45
showPopupDialog
Method · 0.45
showOnTopSidemenuImpl
Method · 0.45
Calls
no outgoing calls
Tested by
5
isOrientationSettled
Method · 0.76
createForm
Method · 0.76
setupOpenCloseArrowStyles
Method · 0.76
testLandscapeToolbarHidden
Method · 0.76
delegatesDisplayState
Method · 0.76