|
@@ -54,6 +54,8 @@ Properties
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| :ref:`String<class_String>` | :ref:`custom_template/release<class_EditorExportPlatformAndroid_property_custom_template/release>` |
|
|
| :ref:`String<class_String>` | :ref:`custom_template/release<class_EditorExportPlatformAndroid_property_custom_template/release>` |
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
|
|
+ | :ref:`bool<class_bool>` | :ref:`gesture/swipe_to_dismiss<class_EditorExportPlatformAndroid_property_gesture/swipe_to_dismiss>` |
|
|
|
|
+ +---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| :ref:`String<class_String>` | :ref:`gradle_build/android_source_template<class_EditorExportPlatformAndroid_property_gradle_build/android_source_template>` |
|
|
| :ref:`String<class_String>` | :ref:`gradle_build/android_source_template<class_EditorExportPlatformAndroid_property_gradle_build/android_source_template>` |
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| :ref:`bool<class_bool>` | :ref:`gradle_build/compress_native_libraries<class_EditorExportPlatformAndroid_property_gradle_build/compress_native_libraries>` |
|
|
| :ref:`bool<class_bool>` | :ref:`gradle_build/compress_native_libraries<class_EditorExportPlatformAndroid_property_gradle_build/compress_native_libraries>` |
|
|
@@ -430,8 +432,6 @@ Properties
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
| :ref:`String<class_String>` | :ref:`version/name<class_EditorExportPlatformAndroid_property_version/name>` |
|
|
| :ref:`String<class_String>` | :ref:`version/name<class_EditorExportPlatformAndroid_property_version/name>` |
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
- | :ref:`bool<class_bool>` | :ref:`wear_os/swipe_to_dismiss<class_EditorExportPlatformAndroid_property_wear_os/swipe_to_dismiss>` |
|
|
|
|
- +---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
|
|
| :ref:`int<class_int>` | :ref:`xr_features/xr_mode<class_EditorExportPlatformAndroid_property_xr_features/xr_mode>` |
|
|
| :ref:`int<class_int>` | :ref:`xr_features/xr_mode<class_EditorExportPlatformAndroid_property_xr_features/xr_mode>` |
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+
|
|
|
|
|
|
@@ -570,6 +570,22 @@ Path to an APK file to use as a custom export template for release exports. If l
|
|
|
|
|
|
----
|
|
----
|
|
|
|
|
|
|
|
+.. _class_EditorExportPlatformAndroid_property_gesture/swipe_to_dismiss:
|
|
|
|
+
|
|
|
|
+.. rst-class:: classref-property
|
|
|
|
+
|
|
|
|
+:ref:`bool<class_bool>` **gesture/swipe_to_dismiss** :ref:`🔗<class_EditorExportPlatformAndroid_property_gesture/swipe_to_dismiss>`
|
|
|
|
+
|
|
|
|
+If ``true``, `Swipe to dismiss <https://developer.android.com/design/ui/wear/guides/components/swipe-to-dismiss>`__ will be enabled.
|
|
|
|
+
|
|
|
|
+This functionality is intended for smartwatches and is generally ignored on standard Android devices. However, some devices may not ignore it. Therefore, it is recommended to keep this feature disabled for standard Android apps to avoid unexpected behavior.
|
|
|
|
+
|
|
|
|
+\ **Note:** This is ``false`` by default. To enable this behavior, :ref:`gradle_build/use_gradle_build<class_EditorExportPlatformAndroid_property_gradle_build/use_gradle_build>` is required.
|
|
|
|
+
|
|
|
|
+.. rst-class:: classref-item-separator
|
|
|
|
+
|
|
|
|
+----
|
|
|
|
+
|
|
.. _class_EditorExportPlatformAndroid_property_gradle_build/android_source_template:
|
|
.. _class_EditorExportPlatformAndroid_property_gradle_build/android_source_template:
|
|
|
|
|
|
.. rst-class:: classref-property
|
|
.. rst-class:: classref-property
|
|
@@ -2862,20 +2878,6 @@ Application version visible to the user. Falls back to :ref:`ProjectSettings.app
|
|
|
|
|
|
----
|
|
----
|
|
|
|
|
|
-.. _class_EditorExportPlatformAndroid_property_wear_os/swipe_to_dismiss:
|
|
|
|
-
|
|
|
|
-.. rst-class:: classref-property
|
|
|
|
-
|
|
|
|
-:ref:`bool<class_bool>` **wear_os/swipe_to_dismiss** :ref:`🔗<class_EditorExportPlatformAndroid_property_wear_os/swipe_to_dismiss>`
|
|
|
|
-
|
|
|
|
-If ``true``, `Swipe to dismiss <https://developer.android.com/design/ui/wear/guides/components/swipe-to-dismiss>`__ will be enabled on Wear OS.
|
|
|
|
-
|
|
|
|
-\ **Note:** This is ``true`` by default. To disable this behavior, :ref:`gradle_build/use_gradle_build<class_EditorExportPlatformAndroid_property_gradle_build/use_gradle_build>` is required.
|
|
|
|
-
|
|
|
|
-.. rst-class:: classref-item-separator
|
|
|
|
-
|
|
|
|
-----
|
|
|
|
-
|
|
|
|
.. _class_EditorExportPlatformAndroid_property_xr_features/xr_mode:
|
|
.. _class_EditorExportPlatformAndroid_property_xr_features/xr_mode:
|
|
|
|
|
|
.. rst-class:: classref-property
|
|
.. rst-class:: classref-property
|