Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1005665 // screenWidth - synonym of getScreenWidth

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (46L) is out of date.

static int screenWidth() {
  ret getScreenWidth();
}

static int screenWidth(int iDevice) {
  ret screenBounds(iDevice).getWidth();
}

Author comment

Began life as a copy of #1005628

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005665
Snippet name: screenWidth - synonym of getScreenWidth
Eternal ID of this version: #1005665/4
Text MD5: 7eb70afeae6187c70a8e6a3efb6874f2
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-31 02:41:56
Source code size: 139 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 436 / 485
Version history: 3 change(s)
Referenced in: [show references]