Docs
β
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
βοΈ
LUA Scripting API
API Reference & Tips
π¦
Classes
App
setFullscreen
API -
Copy
return
function
()
local
app
=
getApp
();
app
.
setFullscreen
();
end
Previous
setResolution
Next
getStreamer
Last updated
3 years ago