Merge pull request #104333 from Mickeon/documentation-even-more-miscellaneous-oddities

Fix *even* more miscellaneous oddities around the class reference
This commit is contained in:
Thaddeus Crews
2025-04-08 12:32:41 -05:00
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.