Update documentation for Android immersive mode
This commit is contained in:
parent
b3bcb2dc14
commit
827961e4e5
2 changed files with 4 additions and 1 deletions
|
|
@ -577,7 +577,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.
|
||||
If [code]true[/code], hides navigation and status bar. See [method DisplayServer.window_set_mode] to toggle it 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