mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (c2202d3)
This commit is contained in:
@@ -416,6 +416,8 @@ Properties
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`permissions/write_user_dictionary<class_EditorExportPlatformAndroid_property_permissions/write_user_dictionary>` |
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`Color<class_Color>` | :ref:`screen/background_color<class_EditorExportPlatformAndroid_property_screen/background_color>` |
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`screen/edge_to_edge<class_EditorExportPlatformAndroid_property_screen/edge_to_edge>` |
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`bool<class_bool>` | :ref:`screen/immersive_mode<class_EditorExportPlatformAndroid_property_screen/immersive_mode>` |
|
||||
@@ -2790,6 +2792,18 @@ Allows an application to write to the user dictionary.
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorExportPlatformAndroid_property_screen/background_color:
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
:ref:`Color<class_Color>` **screen/background_color** :ref:`🔗<class_EditorExportPlatformAndroid_property_screen/background_color>`
|
||||
|
||||
The background color used for the root window. Default is ``black``.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorExportPlatformAndroid_property_screen/edge_to_edge:
|
||||
|
||||
.. rst-class:: classref-property
|
||||
|
||||
Reference in New Issue
Block a user