Fix *even* more miscellaneous oddities around the class reference

This commit is contained in:
Micky
2025-03-18 16:24:21 +01:00
parent 6392241742
commit 7603945d14
29 changed files with 66 additions and 64 deletions

View File

@@ -597,7 +597,7 @@
Allows an application to write to the user dictionary.
</member>
<member name="screen/immersive_mode" type="bool" setter="" getter="">
If [code]true[/code], hides navigation and status bar. See [method DisplayServer.window_set_mode] to toggle it at runtime.
If [code]true[/code], hides the navigation and status bar. Set [method DisplayServer.window_set_mode] to change this at runtime.
</member>
<member name="screen/support_large" type="bool" setter="" getter="">
Indicates whether the application supports larger screen form-factors.