Fix *even* more miscellaneous oddities around the class reference
This commit is contained in:
parent
6392241742
commit
7603945d14
29 changed files with 66 additions and 64 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue