Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NianBroken/Firework_Simulator
/ fullscreenEnabled
Function
fullscreenEnabled
js/script.js:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
85
//全屏帮助程序,使用Fscreen作为前缀。
86
function
fullscreenEnabled() {
87
return
fscreen.fullscreenEnabled;
88
}
89
90
//请注意,全屏状态与存储同步,存储应该是源
91
//判断应用程序是否处于全屏模式。
Callers
2
toggleFullscreen
Function · 0.70
script.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected