sbool dm_isShowing() { ret dm_getVisualization() != null; } sbool dm_isShowing(O mod) { ret dm_getVisualization(mod) != null; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017672 |
Snippet name: | dm_isShowing |
Eternal ID of this version: | #1017672/2 |
Text MD5: | 6c85ce2b6cc3a2e893e3622f73c113ec |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-25 18:06:40 |
Source code size: | 138 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 324 / 377 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1017673 - dm_isShowingAndOSInForeground |