Files
godot-docs-l10n/classes/it/class_editorexportplatformios.rst
Rémi Verschelde c3f2364c10 Sync classref with 4.6 branch
Lots of translations invalidated (fuzzied) as we just synced Weblate.
2025-12-19 16:39:51 +01:00

3465 lines
233 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:github_url: hide
.. _class_EditorExportPlatformIOS:
EditorExportPlatformIOS
=======================
**Eredita:** :ref:`EditorExportPlatformAppleEmbedded<class_EditorExportPlatformAppleEmbedded>` **<** :ref:`EditorExportPlatform<class_EditorExportPlatform>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
Esportatore per iOS.
.. rst-class:: classref-introduction-group
Tutorial
----------------
- :doc:`Esportazione per iOS <../tutorials/export/exporting_for_ios>`
- :doc:`Indice della documentazione dei plugin iOS <../tutorials/platform/ios/index>`
.. rst-class:: classref-reftable-group
Proprietà
------------------
.. table::
:widths: auto
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/additional_plist_content<class_EditorExportPlatformIOS_property_application/additional_plist_content>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/app_store_team_id<class_EditorExportPlatformIOS_property_application/app_store_team_id>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/bundle_identifier<class_EditorExportPlatformIOS_property_application/bundle_identifier>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/code_sign_identity_debug<class_EditorExportPlatformIOS_property_application/code_sign_identity_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/code_sign_identity_release<class_EditorExportPlatformIOS_property_application/code_sign_identity_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`application/delete_old_export_files_unconditionally<class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/export_method_debug<class_EditorExportPlatformIOS_property_application/export_method_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/export_method_release<class_EditorExportPlatformIOS_property_application/export_method_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`application/export_project_only<class_EditorExportPlatformIOS_property_application/export_project_only>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/icon_interpolation<class_EditorExportPlatformIOS_property_application/icon_interpolation>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/min_ios_version<class_EditorExportPlatformIOS_property_application/min_ios_version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_specifier_debug<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_specifier_release<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_uuid_debug<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/provisioning_profile_uuid_release<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/short_version<class_EditorExportPlatformIOS_property_application/short_version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/signature<class_EditorExportPlatformIOS_property_application/signature>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`application/targeted_device_family<class_EditorExportPlatformIOS_property_application/targeted_device_family>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`application/version<class_EditorExportPlatformIOS_property_application/version>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`architectures/arm64<class_EditorExportPlatformIOS_property_architectures/arm64>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/access_wifi<class_EditorExportPlatformIOS_property_capabilities/access_wifi>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`capabilities/additional<class_EditorExportPlatformIOS_property_capabilities/additional>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/performance_a12<class_EditorExportPlatformIOS_property_capabilities/performance_a12>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`capabilities/performance_gaming_tier<class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`custom_template/debug<class_EditorExportPlatformIOS_property_custom_template/debug>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`custom_template/release<class_EditorExportPlatformIOS_property_custom_template/release>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`entitlements/additional<class_EditorExportPlatformIOS_property_entitlements/additional>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`entitlements/game_center<class_EditorExportPlatformIOS_property_entitlements/game_center>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`entitlements/increased_memory_limit<class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`entitlements/push_notifications<class_EditorExportPlatformIOS_property_entitlements/push_notifications>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024_dark<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/app_store_1024x1024_tinted<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024<class_EditorExportPlatformIOS_property_icons/icon_1024x1024>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024_dark<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/icon_1024x1024_tinted<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128<class_EditorExportPlatformIOS_property_icons/ios_128x128>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128_dark<class_EditorExportPlatformIOS_property_icons/ios_128x128_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_128x128_tinted<class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136<class_EditorExportPlatformIOS_property_icons/ios_136x136>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136_dark<class_EditorExportPlatformIOS_property_icons/ios_136x136_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_136x136_tinted<class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192<class_EditorExportPlatformIOS_property_icons/ios_192x192>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192_dark<class_EditorExportPlatformIOS_property_icons/ios_192x192_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ios_192x192_tinted<class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152<class_EditorExportPlatformIOS_property_icons/ipad_152x152>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152_dark<class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_152x152_tinted<class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167<class_EditorExportPlatformIOS_property_icons/ipad_167x167>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167_dark<class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/ipad_167x167_tinted<class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120<class_EditorExportPlatformIOS_property_icons/iphone_120x120>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120_dark<class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_120x120_tinted<class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180<class_EditorExportPlatformIOS_property_icons/iphone_180x180>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180_dark<class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/iphone_180x180_tinted<class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40<class_EditorExportPlatformIOS_property_icons/notification_40x40>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40_dark<class_EditorExportPlatformIOS_property_icons/notification_40x40_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_40x40_tinted<class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60<class_EditorExportPlatformIOS_property_icons/notification_60x60>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60_dark<class_EditorExportPlatformIOS_property_icons/notification_60x60_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_60x60_tinted<class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76<class_EditorExportPlatformIOS_property_icons/notification_76x76>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76_dark<class_EditorExportPlatformIOS_property_icons/notification_76x76_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_76x76_tinted<class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114<class_EditorExportPlatformIOS_property_icons/notification_114x114>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114_dark<class_EditorExportPlatformIOS_property_icons/notification_114x114_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/notification_114x114_tinted<class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58<class_EditorExportPlatformIOS_property_icons/settings_58x58>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58_dark<class_EditorExportPlatformIOS_property_icons/settings_58x58_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_58x58_tinted<class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87<class_EditorExportPlatformIOS_property_icons/settings_87x87>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87_dark<class_EditorExportPlatformIOS_property_icons/settings_87x87_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/settings_87x87_tinted<class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80<class_EditorExportPlatformIOS_property_icons/spotlight_80x80>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80_dark<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_80x80_tinted<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120<class_EditorExportPlatformIOS_property_icons/spotlight_120x120>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120_dark<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`icons/spotlight_120x120_tinted<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/active_keyboard_access_reasons<class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/camera_usage_description<class_EditorExportPlatformIOS_property_privacy/camera_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/camera_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/advertising_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/advertising_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/audio_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/audio_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/browsing_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/browsing_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/coarse_location/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/coarse_location/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/contacts/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/contacts/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/crash_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/crash_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/credit_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/credit_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/customer_support/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/customer_support/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/device_id/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/device_id/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/email_address/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/email_address/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/emails_or_text_messages/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/emails_or_text_messages/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/environment_scanning/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/environment_scanning/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/fitness/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/fitness/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/gameplay_content/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/gameplay_content/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/hands/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/hands/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/head/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/head/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/health/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/health/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/name/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/name/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_contact_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_contact_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_data_types/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_data_types/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_diagnostic_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_diagnostic_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_financial_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_financial_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_usage_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_usage_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/other_user_content/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/other_user_content/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/payment_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/payment_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/performance_data/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/performance_data/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/phone_number/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/phone_number/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/photos_or_videos/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/photos_or_videos/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/physical_address/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/physical_address/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/precise_location/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/precise_location/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/product_interaction/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/product_interaction/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/purchase_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/purchase_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/search_history/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/search_history/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/sensitive_info/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/sensitive_info/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/collected<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/collected_data/user_id/collection_purposes<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/linked_to_user<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/collected_data/user_id/used_for_tracking<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/disk_space_access_reasons<class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/file_timestamp_access_reasons<class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/microphone_usage_description<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/microphone_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`privacy/photolibrary_usage_description<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Dictionary<class_Dictionary>` | :ref:`privacy/photolibrary_usage_description_localized<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/system_boot_time_access_reasons<class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`privacy/tracking_domains<class_EditorExportPlatformIOS_property_privacy/tracking_domains>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`privacy/tracking_enabled<class_EditorExportPlatformIOS_property_privacy/tracking_enabled>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`privacy/user_defaults_access_reasons<class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`shader_baker/enabled<class_EditorExportPlatformIOS_property_shader_baker/enabled>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`Color<class_Color>` | :ref:`storyboard/custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`storyboard/custom_image@2x<class_EditorExportPlatformIOS_property_storyboard/custom_image@2x>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`String<class_String>` | :ref:`storyboard/custom_image@3x<class_EditorExportPlatformIOS_property_storyboard/custom_image@3x>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`int<class_int>` | :ref:`storyboard/image_scale_mode<class_EditorExportPlatformIOS_property_storyboard/image_scale_mode>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`storyboard/use_custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`user_data/accessible_from_files_app<class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| :ref:`bool<class_bool>` | :ref:`user_data/accessible_from_itunes_sharing<class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing>` |
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
.. rst-class:: classref-section-separator
----
.. rst-class:: classref-descriptions-group
Descrizioni delle proprietà
------------------------------------------------------
.. _class_EditorExportPlatformIOS_property_application/additional_plist_content:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/additional_plist_content** :ref:`🔗<class_EditorExportPlatformIOS_property_application/additional_plist_content>`
Ulteriori dati aggiunti alla sezione radice ``<dict>`` del file `Info.plist <https://developer.apple.com/documentation/bundleresources/information_property_list>`__. Il valore dovrebbe essere una sezione XML con coppie di elementi chiave-valore, ad esempio:
.. code:: text
<key>key_name</key>
<string>value</string>
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/app_store_team_id:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/app_store_team_id** :ref:`🔗<class_EditorExportPlatformIOS_property_application/app_store_team_id>`
ID team Apple, una stringa univoca di 10 caratteri. Per individuare il tuo ID team, controlla la sezione "Dettagli abbonamento" nella dashboard del tuo account sviluppatore Apple o "Unità organizzativa" del tuo certificato di firma del codice. Consulta `Individuare lID team <https://developer.apple.com/it/help/account/manage-your-team/locate-your-team-id>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/bundle_identifier:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/bundle_identifier** :ref:`🔗<class_EditorExportPlatformIOS_property_application/bundle_identifier>`
Identificatore univoco dell'applicazione in un formato DNS inverso, può contenere solo caratteri alfanumerici (``A-Z``, ``a-z`` e ``0-9``), trattini (``-``) e punti (``.``).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/code_sign_identity_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/code_sign_identity_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/code_sign_identity_debug>`
Il "Nome completo", "Nome comune" o hash SHA-1 dell'identità di firma utilizzata per l'esportazione di debug.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/code_sign_identity_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/code_sign_identity_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/code_sign_identity_release>`
Il "Nome completo", "Nome comune" o hash SHA-1 dell'identità di firma utilizzata per l'esportazione di rilascio.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **application/delete_old_export_files_unconditionally** :ref:`🔗<class_EditorExportPlatformIOS_property_application/delete_old_export_files_unconditionally>`
Se ``true``, i valori "project name" e "project name.xcodeproj" esistenti nella cartella di destinazione dell'esportazione saranno sempre eliminati durante l'esportazione.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_method_debug:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/export_method_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_method_debug>`
Destinazione della distribuzione dell'applicazione (esportazione di debug).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_method_release:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/export_method_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_method_release>`
Destinazione della distribuzione dell'applicazione (esportazione di rilascio).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/export_project_only:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **application/export_project_only** :ref:`🔗<class_EditorExportPlatformIOS_property_application/export_project_only>`
Se ``true``, esporta i file di progetto iOS senza creare un file XCArchive o ``.ipa``. Se ``false``, esporta i file di progetto iOS e crea un file XCArchive e ``.ipa`` allo stesso tempo. Quando si combina Godot con Fastlane o altre pipeline di build, è possibile impostare questo su ``true``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/icon_interpolation:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/icon_interpolation** :ref:`🔗<class_EditorExportPlatformIOS_property_application/icon_interpolation>`
Metodo di interpolazione utilizzato per ridimensionare l'icona dell'applicazione.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/min_ios_version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/min_ios_version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/min_ios_version>`
Versione minima di iOS richiesta per l'esecuzione di questa applicazione nel formato ``major.minor.patch`` o ``major.minor``, può contenere solo caratteri numerici (``0-9``) e punti (``.``).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_specifier_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_debug>`
Nome del profilo di provisioning. Imposta PROVISIONING_PROFILE_SPECIFIER di XCode per il debug. `Usato per il provisioning manuale <https://developer.apple.com/documentation/xcode/build-settings-reference#Provisioning-Profile>`__.
Si può sovrascrivere con la variabile di ambiente ``GODOT_IOS_PROFILE_SPECIFIER_DEBUG``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_specifier_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_specifier_release>`
Nome del profilo di provisioning. Imposta PROVISIONING_PROFILE_SPECIFIER di XCode per il rilascio. `Usato per il provisioning manuale <https://developer.apple.com/documentation/xcode/build-settings-reference#Provisioning-Profile>`__.
Si può sovrascrivere con la variabile di ambiente ``GODOT_IOS_PROFILE_SPECIFIER_RELEASE``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_uuid_debug** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_debug>`
UUID del profilo di provisioning. Se lasciato vuoto, Xcode scaricherà o creerà automaticamente un profilo di provisioning. Consulta `Modifica, scarica o elimina profili di provisioning <https://developer.apple.com/help/account/manage-profiles/edit-download-or-delete-profiles>`__.
Si può sovrascrivere con la variabile di ambiente ``GODOT_APPLE_PLATFORM_PROVISIONING_PROFILE_UUID_DEBUG``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/provisioning_profile_uuid_release** :ref:`🔗<class_EditorExportPlatformIOS_property_application/provisioning_profile_uuid_release>`
UUID del profilo di provisioning. Se lasciato vuoto, Xcode scaricherà o creerà automaticamente un profilo di provisioning. Consulta `Modifica, scarica o elimina profili di provisioning <https://developer.apple.com/help/account/manage-profiles/edit-download-or-delete-profiles>`__.
Si può sovrascrivere con la variabile di ambiente ``GODOT_APPLE_PLATFORM_PROVISIONING_PROFILE_UUID_RELEASE``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/short_version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/short_version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/short_version>`
Versione dell'applicazione visibile all'utente, può contenere solo caratteri numerici (``0-9``) e punti (``.``). Se lasciato vuoto, ricade su :ref:`ProjectSettings.application/config/version<class_ProjectSettings_property_application/config/version>`.
\ **Nota:** Questo valore è utilizzato per il valore di *Identity > Version* nel progetto Xcode generato.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/signature:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/signature** :ref:`🔗<class_EditorExportPlatformIOS_property_application/signature>`
Un codice creatore di quattro caratteri specifico del pacchetto. Facoltativo.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/targeted_device_family:
.. rst-class:: classref-property
:ref:`int<class_int>` **application/targeted_device_family** :ref:`🔗<class_EditorExportPlatformIOS_property_application/targeted_device_family>`
Famiglia di dispositivi supportati.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_application/version:
.. rst-class:: classref-property
:ref:`String<class_String>` **application/version** :ref:`🔗<class_EditorExportPlatformIOS_property_application/version>`
La versione dell'applicazione leggibile da computer, nel formato ``major.minor.patch``. Può contenere solo caratteri numerici (``0-9``) e punti (``.``). È necessario incrementarla a ogni nuova versione inviata all'App Store. Se lasciato vuoto, ricade su :ref:`ProjectSettings.application/config/version<class_ProjectSettings_property_application/config/version>`.
\ **Nota:** Questo valore è utilizzato per il valore di *Identity > Version* nel progetto Xcode generato.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_architectures/arm64:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **architectures/arm64** :ref:`🔗<class_EditorExportPlatformIOS_property_architectures/arm64>`
Se ``true``, i binari per ``arm64`` sono inclusi nel progetto esportato.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/access_wifi:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/access_wifi** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/access_wifi>`
Se ``true``, le funzionalità di rete relative all'accesso Wi-Fi sono abilitate. Consulta `Funzionalità richieste dal dispositivo <https://developer.apple.com/support/required-device-capabilities/>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/additional:
.. rst-class:: classref-property
:ref:`PackedStringArray<class_PackedStringArray>` **capabilities/additional** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/additional>`
Ulteriori dati aggiunti all'array ``UIRequiredDeviceCapabilities`` del file ``Info.plist``.
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedStringArray<class_PackedStringArray>` for more details.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/performance_a12:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/performance_a12** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/performance_a12>`
Richiede le prestazioni grafiche e le funzionalità dei chip A12 Bionic e successivi (dispositivi che supportano tutte le funzionalità del rendering Vulkan).
Attivando questa opzione si limitano i dispositivi supportati a: iPhone XS, iPhone XR, iPad Mini (5ª generazione), iPad Air (3ª generazione), iPad (8ª generazione) e successivi.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **capabilities/performance_gaming_tier** :ref:`🔗<class_EditorExportPlatformIOS_property_capabilities/performance_gaming_tier>`
Richiede le prestazioni grafiche e le funzionalità dei chip A17 Pro e successivi.
Attivando questa opzione si limitano i dispositivi supportati a: iPhone 15 Pro e successivi.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_custom_template/debug:
.. rst-class:: classref-property
:ref:`String<class_String>` **custom_template/debug** :ref:`🔗<class_EditorExportPlatformIOS_property_custom_template/debug>`
Percorso al modello di esportazione personalizzato. Se lasciato vuoto, viene utilizzato il modello predefinito.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_custom_template/release:
.. rst-class:: classref-property
:ref:`String<class_String>` **custom_template/release** :ref:`🔗<class_EditorExportPlatformIOS_property_custom_template/release>`
Percorso al modello di esportazione personalizzato. Se lasciato vuoto, viene utilizzato il modello predefinito.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/additional:
.. rst-class:: classref-property
:ref:`String<class_String>` **entitlements/additional** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/additional>`
Ulteriori dati aggiunti alla sezione radice ``<dict>`` del file `.entitlements <https://developer.apple.com/documentation/bundleresources/entitlements>`__. Il valore dovrebbe essere una sezione XML con coppie di elementi chiave-valore, ad esempio:
.. code:: text
<key>key_name</key>
<string>value</string>
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/game_center:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **entitlements/game_center** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/game_center>`
Se ``true``, consente l'accesso alle funzionalità del Game Center. Consulta `com.apple.developer.game-center <https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_game-center>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **entitlements/increased_memory_limit** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/increased_memory_limit>`
Se ``true``, suggerisce che l'applicazione potrebbe funzionare meglio con un limite di memoria più elevato. Consulta `com.apple.developer.kernel.increased-memory-limit <https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_kernel_increased-memory-limit>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_entitlements/push_notifications:
.. rst-class:: classref-property
:ref:`String<class_String>` **entitlements/push_notifications** :ref:`🔗<class_EditorExportPlatformIOS_property_entitlements/push_notifications>`
Ambiente per il servizio Apple Push Notification. Consulta `aps-environment <https://developer.apple.com/documentation/bundleresources/entitlements/aps-environment>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024>`
File icona dell'applicazione sull'App Store. Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_dark>`
File icona dell'applicazione sull'App Store, versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/app_store_1024x1024_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/app_store_1024x1024_tinted>`
File icona dell'applicazione sull'App Store, versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024>`
File icona base dell'applicazione usata per generare le altre icone. Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_dark>`
File icona base dell'applicazione usata per generare le altre icone, versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/icon_1024x1024_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/icon_1024x1024_tinted>`
File icona base dell'applicazione usata per generare le altre icone, versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128>`
File icona 64x64 dell'applicazione iOS (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128_dark>`
File icona 64x64 dell'applicazione iOS (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_128x128_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_128x128_tinted>`
File icona 64x64 dell'applicazione iOS (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136>`
File icona 68x68 dell'applicazione iOS (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136_dark>`
File icona 68x68 dell'applicazione iOS (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_136x136_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_136x136_tinted>`
File icona 68x68 dell'applicazione iOS (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192>`
File icona 64x64 dell'applicazione iOS (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192_dark>`
File icona 64x64 dell'applicazione iOS (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ios_192x192_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ios_192x192_tinted>`
File icona 64x64 dell'applicazione iOS (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152>`
File icona dell'applicazione nella schermata Home su iPad (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152_dark>`
File icona dell'applicazione nella schermata Home su iPad (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_152x152_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_152x152_tinted>`
File icona dell'applicazione nella schermata Home su iPad (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167>`
File icona dell'applicazione nella schermata Home su iPad (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167_dark>`
File icona dell'applicazione nella schermata Home su iPad (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/ipad_167x167_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/ipad_167x167_tinted>`
File icona dell'applicazione nella schermata Home su iPad (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120>`
File icona dell'applicazione nella schermata Home su iPhone (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120_dark>`
File icona dell'applicazione nella schermata Home su iPhone (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_120x120_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_120x120_tinted>`
File icona dell'applicazione nella schermata Home su iPhone (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180>`
File icona dell'applicazione nella schermata Home su iPhone (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180_dark>`
File icona dell'applicazione nella schermata Home su iPhone (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/iphone_180x180_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/iphone_180x180_tinted>`
File icona dell'applicazione nella schermata Home su iPhone (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40>`
File icona delle notifiche su iPad e iPhone (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40_dark>`
File icona delle notifiche su iPad e iPhone (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_40x40_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_40x40_tinted>`
File icona delle notifiche su iPad e iPhone (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60>`
File icona delle notifiche su iPhone (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60_dark>`
File icona delle notifiche su iPhone (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_60x60_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_60x60_tinted>`
File icona delle notifiche su iPhone (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76>`
File icona delle notifiche su iPad e iPhone (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76_dark>`
File icona delle notifiche su iPad e iPhone (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_76x76_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_76x76_tinted>`
File icona delle notifiche su iPad e iPhone (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114>`
File icona delle notifiche su iPad e iPhone (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114_dark>`
File icona delle notifiche su iPad e iPhone (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/notification_114x114_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/notification_114x114_tinted>`
File icona delle notifiche su iPad e iPhone (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58>`
File icona delle impostazioni dell'applicazione su iPad e iPhone (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58_dark>`
File icona delle impostazioni dell'applicazione su iPad e iPhone (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_58x58_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_58x58_tinted>`
File icona delle impostazioni dell'applicazione su iPad e iPhone (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87>`
File icona delle impostazioni dell'applicazione su iPhone (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87_dark>`
File icona delle impostazioni dell'applicazione su iPhone (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/settings_87x87_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/settings_87x87_tinted>`
File icona delle impostazioni dell'applicazione su iPhone (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80>`
File icona in evidenza su iPad e iPhone (2x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_dark>`
File icona in evidenza su iPad e iPhone (2x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_80x80_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_80x80_tinted>`
File icona in evidenza su iPad e iPhone (2x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120>`
File icona in evidenza su iPad e iPhone (3x DPI). Se lasciato vuoto, verrà utilizzata :ref:`ProjectSettings.application/config/icon<class_ProjectSettings_property_application/config/icon>`. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120_dark** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_dark>`
File icona in evidenza su iPad e iPhone (3x DPI), versione scura. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted:
.. rst-class:: classref-property
:ref:`String<class_String>` **icons/spotlight_120x120_tinted** :ref:`🔗<class_EditorExportPlatformIOS_property_icons/spotlight_120x120_tinted>`
File icona in evidenza su iPad e iPhone (3x DPI), versione tinta. Consulta `Icone delle app <https://developer.apple.com/design/human-interface-guidelines/foundations/app-icons>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/active_keyboard_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/active_keyboard_access_reasons>`
I motivi per cui l'app utilizza l'API della tastiera attiva. Consulta `Descrivere l'uso dell'API per i motivi richiesti <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/camera_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/camera_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/camera_usage_description>`
Un messaggio visualizzato quando si richiede l'accesso alla fotocamera del dispositivo (in inglese).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/camera_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/camera_usage_description_localized>`
Un messaggio visualizzato quando si richiede l'accesso alla fotocamera del dispositivo (localizzato).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collected>`
Indica se l'app raccoglie dati pubblicitari.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/advertising_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/collection_purposes>`
I motivi per cui l'app raccoglie dati pubblicitari. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/linked_to_user>`
Indica se l'app collega i dati pubblicitari all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/advertising_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/advertising_data/used_for_tracking>`
Indica se l'app utilizza dati pubblicitari per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collected>`
Indica se l'app raccoglie dati audio.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/audio_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/collection_purposes>`
I motivi per cui l'app raccoglie dati audio. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/linked_to_user>`
Indica se l'app collega i dati audio all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/audio_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/audio_data/used_for_tracking>`
Indica se l'app utilizza dati audio per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collected>`
Indica se l'app raccoglie la cronologia di navigazione.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/browsing_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/collection_purposes>`
I motivi per cui l'app raccoglie la cronologia di navigazione. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/linked_to_user>`
Indica se l'app collega la cronologia di navigazione all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/browsing_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/browsing_history/used_for_tracking>`
Indica se l'app utilizza la cronologia di navigazione per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collected>`
Indica se l'app raccoglie dati approssimativi sulla posizione.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/coarse_location/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/collection_purposes>`
I motivi per cui l'app raccoglie dati di posizione grezzi. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/linked_to_user>`
Indica se l'app collega i dati approssimativi sulla posizione all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/coarse_location/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/coarse_location/used_for_tracking>`
Indica se l'app utilizza dati di posizione approssimativi per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collected>`
Indica se l'app raccoglie i contatti.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/contacts/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/collection_purposes>`
I motivi per cui l'app raccoglie i contatti. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/linked_to_user>`
Indica se l'app collega i contatti all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/contacts/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/contacts/used_for_tracking>`
Indica se l'app utilizza i contatti per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collected>`
Indica se l'app raccoglie dati sui crash.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/crash_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/collection_purposes>`
I motivi per cui l'app raccoglie dati sui crash. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/linked_to_user>`
Indica se l'app collega i dati sui crash all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/crash_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/crash_data/used_for_tracking>`
Indica se l'app utilizza i dati sui crash per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collected>`
Indica se l'app raccoglie informazioni sul credito.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/credit_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/collection_purposes>`
I motivi per cui l'app raccoglie informazioni sul credito. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/linked_to_user>`
Indica se l'app collega le informazioni sul credito all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/credit_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/credit_info/used_for_tracking>`
Indica se l'app utilizza le informazioni sul credito per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collected>`
Indica se l'app raccoglie dati di assistenza clienti.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/customer_support/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/collection_purposes>`
I motivi per cui l'app raccoglie dati di assistenza clienti. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/linked_to_user>`
Indica se l'app collega i dati dell'assistenza clienti all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/customer_support/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/customer_support/used_for_tracking>`
Indica se l'app utilizza i dati dell'assistenza clienti per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collected>`
Indica se l'app raccoglie gli ID dei dispositivi.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/device_id/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/collection_purposes>`
I motivi per cui l'app raccoglie gli ID dei dispositivi. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/linked_to_user>`
Indica se l'app collega gli ID dei dispositivi all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/device_id/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/device_id/used_for_tracking>`
Indica se l'app utilizza gli ID dei dispositivi per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collected>`
Indica se l'app raccoglie l'indirizzo email.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/email_address/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/collection_purposes>`
I motivi per cui l'app raccoglie l'indirizzo email. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/linked_to_user>`
Indica se l'app collega l'indirizzo email all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/email_address/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/email_address/used_for_tracking>`
Indica se l'app utilizza l'indirizzo email per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collected>`
Indica se l'app raccoglie email o messaggi di testo.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/emails_or_text_messages/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/collection_purposes>`
I motivi per cui l'app raccoglie le email o i messaggi di testo. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/linked_to_user>`
Indica se l'app collega le email o i messaggi di testo all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/emails_or_text_messages/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/emails_or_text_messages/used_for_tracking>`
Indica se l'app utilizza le email o i messaggi di testo per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collected>`
Indica se l'app raccoglie dati di scansione ambientale.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/environment_scanning/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/collection_purposes>`
I motivi per cui l'app raccoglie dati di scansione ambientale. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/linked_to_user>`
Indica se l'app collega i dati di scansione ambientale all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/environment_scanning/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/environment_scanning/used_for_tracking>`
Indica se l'app utilizza i dati di scansione ambientale per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collected>`
Indica se l'app raccoglie dati su condizione ed esercizi fisici.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/fitness/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/collection_purposes>`
I motivi per cui l'app raccoglie dati sulla condizione e gli esercizi fisici. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/linked_to_user>`
Indica se l'app collega i dati sulla condizione e gli esercizi fisici all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/fitness/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/fitness/used_for_tracking>`
Indica se l'app utilizza i dati sulla condizione e gli esercizi fisici per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collected>`
Indica se l'app raccoglie i contenuti del gioco.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/gameplay_content/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/collection_purposes>`
I motivi per cui l'app raccoglie i contenuti del gioco. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/linked_to_user>`
Indica se l'app collega i contenuti del gioco all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/gameplay_content/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/gameplay_content/used_for_tracking>`
Indica se l'app utilizza i contenuti del gioco per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collected>`
Indica se l'app raccoglie la struttura e i movimenti delle mani dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/hands/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/collection_purposes>`
I motivi per cui l'app raccoglie la struttura e i movimenti delle mani dell'utente. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/linked_to_user>`
Indica se l'app collega la struttura e i movimenti delle mani dell'utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/hands/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/hands/used_for_tracking>`
Indica se l'app utilizza la struttura e i movimenti delle mani dell'utente per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collected>`
Indica se l'app raccoglie i movimenti della testa dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/head/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/collection_purposes>`
I motivi per cui l'app raccoglie i movimenti della testa dell'utente. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/linked_to_user>`
Indica se l'app collega i movimenti della testa dell'utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/head/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/head/used_for_tracking>`
Indica se l'app utilizza i movimenti della testa dell'utente per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collected>`
Indica se l'app raccoglie dati sanitari e medici.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/health/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/collection_purposes>`
I motivi per cui l'app raccoglie i dati sanitari e medici. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/linked_to_user>`
Indica se l'app collega i dati sanitari e medici all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/health/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/health/used_for_tracking>`
Indica se l'app utilizza i dati sanitari e medici per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collected>`
Indica se l'app raccoglie il nome dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/name/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/collection_purposes>`
I motivi per cui l'app raccoglie il nome dell'utente. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/linked_to_user>`
Indica se l'app collega il nome dell'utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/name/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/name/used_for_tracking>`
Indica se l'app utilizza il nome dell'utente per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collected>`
Indica se l'app raccoglie altre informazioni di contatto.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_contact_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/collection_purposes>`
I motivi per cui l'app raccoglie altre informazioni di contatto. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/linked_to_user>`
Indica se l'app collega altre informazioni di contatto all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_contact_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_contact_info/used_for_tracking>`
Indica se l'app utilizza altre informazioni di contatto per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collected>`
Indica se l'app raccoglie qualunque altro dato.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_data_types/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/collection_purposes>`
I motivi per cui l'app raccoglie qualunque altro dato. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/linked_to_user>`
Indica se l'app collega qualunque altro dato all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_data_types/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_data_types/used_for_tracking>`
Indica se l'app utilizza qualunque altro dato per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collected>`
Indica se l'app raccoglie altri dati diagnostici.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_diagnostic_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/collection_purposes>`
I motivi per cui l'app raccoglie altri dati diagnostici. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/linked_to_user>`
Indica se l'app collega altri dati diagnostici all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_diagnostic_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_diagnostic_data/used_for_tracking>`
Indica se l'app utilizza altri dati diagnostici per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collected>`
Indica se l'app raccoglie altre informazioni finanziarie.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_financial_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/collection_purposes>`
I motivi per cui l'app raccoglie altre informazioni finanziarie. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/linked_to_user>`
Indica se l'app collega altre informazioni finanziarie all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_financial_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_financial_info/used_for_tracking>`
Indica se l'app utilizza altre informazioni finanziarie per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collected>`
Indica se l'app raccoglie altri dati di utilizzo.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_usage_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/collection_purposes>`
I motivi per cui l'app raccoglie altri dati di utilizzo. Consulta `Descrivere l'utilizzo dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/linked_to_user>`
Indica se l'app collega altri dati di utilizzo all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_usage_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_usage_data/used_for_tracking>`
Indica se l'app utilizza altri dati di utilizzo per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collected>`
Indica se l'app raccoglie altri contenuti generati dagli utenti.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/other_user_content/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/collection_purposes>`
I motivi per cui l'app raccoglie altri contenuti generati dagli utenti. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/linked_to_user>`
Indica se l'app collega altri contenuti generati dall'utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/other_user_content/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/other_user_content/used_for_tracking>`
Indica se l'app utilizza altri contenuti generati dagli utenti per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collected>`
Indica se l'app raccoglie informazioni di pagamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/payment_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/collection_purposes>`
I motivi per cui l'app raccoglie informazioni di pagamento. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/linked_to_user>`
Indica se l'app collega le informazioni di pagamento all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/payment_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/payment_info/used_for_tracking>`
Indica se l'app utilizza le informazioni di pagamento per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collected>`
Indica se l'app raccoglie dati sulle prestazioni.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/performance_data/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/collection_purposes>`
I motivi per cui l'app raccoglie dati sulle prestazioni. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/linked_to_user>`
Indica se l'app collega i dati sulle prestazioni all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/performance_data/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/performance_data/used_for_tracking>`
Indica se l'app utilizza i dati sulle prestazioni per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collected>`
Indica se l'app raccoglie il numero di telefono.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/phone_number/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/collection_purposes>`
I motivi per cui l'app raccoglie il numero di telefono. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/linked_to_user>`
Indica se l'app collega il numero di telefono all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/phone_number/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/phone_number/used_for_tracking>`
Indica se l'app utilizza il numero di telefono per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collected>`
Indica se l'app raccoglie foto o video.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/photos_or_videos/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/collection_purposes>`
I motivi per cui l'app raccoglie foto o video. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/linked_to_user>`
Indica se l'app collega foto o video all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/photos_or_videos/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/photos_or_videos/used_for_tracking>`
Indica se l'app utilizza foto o video per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collected>`
Indica se l'app raccoglie l'indirizzo fisico.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/physical_address/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/collection_purposes>`
I motivi per cui l'app raccoglie l'indirizzo fisico. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/linked_to_user>`
Indica se l'app collega l'indirizzo fisico all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/physical_address/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/physical_address/used_for_tracking>`
Indica se l'app utilizza l'indirizzo fisico per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collected>`
Indica se l'app raccoglie dati precisi sulla posizione.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/precise_location/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/collection_purposes>`
I motivi per cui l'app raccoglie dati precisi sulla posizione. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/linked_to_user>`
Indica se l'app collega dati precisi sulla posizione all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/precise_location/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/precise_location/used_for_tracking>`
Indica se l'app utilizza dati precisi sulla posizione per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collected>`
Indica se l'app raccoglie dati sulle interazioni con il prodotto.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/product_interaction/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/collection_purposes>`
I motivi per cui l'app raccoglie i dati sulle interazioni con il prodotto. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/linked_to_user>`
Indica se l'app collega i dati sulle interazioni con il prodotto all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/product_interaction/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/product_interaction/used_for_tracking>`
Indica se l'app utilizza i dati sulle interazioni con il prodotto per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collected>`
Indica se l'app raccoglie la cronologia degli acquisti.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/purchase_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/collection_purposes>`
I motivi per cui l'app raccoglie la cronologia degli acquisti. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/linked_to_user>`
Indica se l'app collega la cronologia degli acquisti all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/purchase_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/purchase_history/used_for_tracking>`
Indica se l'app utilizza la cronologia degli acquisti per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collected>`
Indica se l'app raccoglie la cronologia delle ricerche.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/search_history/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/collection_purposes>`
I motivi per cui l'app raccoglie la cronologia delle ricerche. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/linked_to_user>`
Indica se l'app collega la cronologia delle ricerche all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/search_history/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/search_history/used_for_tracking>`
Indica se l'app utilizza la cronologia delle ricerche per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collected>`
Indica se l'app raccoglie informazioni sensibili dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/sensitive_info/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/collection_purposes>`
I motivi per cui l'app raccoglie informazioni sensibili dell'utente. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/linked_to_user>`
Indica se l'app collega le informazioni sensibili dell'utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/sensitive_info/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/sensitive_info/used_for_tracking>`
Indica se l'app utilizza informazioni sensibili dell'utente per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/collected** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collected>`
Indica se l'app raccoglie gli ID utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/collected_data/user_id/collection_purposes** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/collection_purposes>`
I motivi per cui l'app raccoglie gli ID utente. Consulta `Descrivere l'uso dei dati nei manifesti sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/linked_to_user** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/linked_to_user>`
Indica se l'app collega gli ID utente all'identità dell'utente.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/collected_data/user_id/used_for_tracking** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/collected_data/user_id/used_for_tracking>`
Indica se l'app utilizza gli ID utente per il tracciamento.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/disk_space_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/disk_space_access_reasons>`
I motivi per cui l'app utilizza l'API per lo spazio libero su disco. Consulta `Descrivere l'uso dell'API per i motivi richiesti <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/file_timestamp_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/file_timestamp_access_reasons>`
I motivi per cui l'app utilizza l'API timestamp/metadati dei file. Consulta `Descrivere l'uso dell'API per i motivi richiesti <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/microphone_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/microphone_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description>`
Un messaggio visualizzato quando si richiede l'accesso al microfono del dispositivo (in inglese).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/microphone_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/microphone_usage_description_localized>`
Un messaggio visualizzato quando si richiede l'accesso al microfono del dispositivo (localizzato).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description:
.. rst-class:: classref-property
:ref:`String<class_String>` **privacy/photolibrary_usage_description** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description>`
Un messaggio visualizzato quando si richiede l'accesso alla libreria di foto dell'utente (in inglese).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized:
.. rst-class:: classref-property
:ref:`Dictionary<class_Dictionary>` **privacy/photolibrary_usage_description_localized** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/photolibrary_usage_description_localized>`
Un messaggio visualizzato quando si richiede l'accesso alla libreria di foto dell'utente (localizzato).
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/system_boot_time_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/system_boot_time_access_reasons>`
I motivi per cui l'app utilizza l'API del tempo di avvio del sistema/tempo assoluto. Consulta `Descrivere l'uso dell'API per i motivi richiesti <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/tracking_domains:
.. rst-class:: classref-property
:ref:`PackedStringArray<class_PackedStringArray>` **privacy/tracking_domains** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/tracking_domains>`
La lista dei domini su Internet a cui si collega l'app che sono coinvolti nel tracciamento. Consulta `File manifesto sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files>`__.
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedStringArray<class_PackedStringArray>` for more details.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/tracking_enabled:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **privacy/tracking_enabled** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/tracking_enabled>`
Indica se l' app utilizza dati per il tracciamento. Consulta `File manifesto sulla privacy <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons:
.. rst-class:: classref-property
:ref:`int<class_int>` **privacy/user_defaults_access_reasons** :ref:`🔗<class_EditorExportPlatformIOS_property_privacy/user_defaults_access_reasons>`
I motivi per cui l'app utilizza l'API predefinita dell'utente. Consulta `Descrivere l'uso dell'API per i motivi richiesti <https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_shader_baker/enabled:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **shader_baker/enabled** :ref:`🔗<class_EditorExportPlatformIOS_property_shader_baker/enabled>`
If ``true``, shaders will be compiled and embedded in the application. This option is only supported when using the Forward+ or Mobile renderers.
\ **Note:** When exporting as a dedicated server, the shader baker is always disabled since no rendering is performed.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_bg_color:
.. rst-class:: classref-property
:ref:`Color<class_Color>` **storyboard/custom_bg_color** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>`
Un colore di sfondo personalizzato per la schermata di lancio dello storyboard.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_image@2x:
.. rst-class:: classref-property
:ref:`String<class_String>` **storyboard/custom_image@2x** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_image@2x>`
File immagine della schermata di avvio dell'applicazione (2x DPI). Se lasciato vuoto, verrà utilizzato :ref:`ProjectSettings.application/boot_splash/image<class_ProjectSettings_property_application/boot_splash/image>`.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/custom_image@3x:
.. rst-class:: classref-property
:ref:`String<class_String>` **storyboard/custom_image@3x** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/custom_image@3x>`
File immagine della schermata di avvio dell'applicazione (3x DPI). Se lasciato vuoto, verrà utilizzato :ref:`ProjectSettings.application/boot_splash/image<class_ProjectSettings_property_application/boot_splash/image>`.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/image_scale_mode:
.. rst-class:: classref-property
:ref:`int<class_int>` **storyboard/image_scale_mode** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/image_scale_mode>`
Modalità di ridimensionamento dell'immagine nella schermata di avvio.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **storyboard/use_custom_bg_color** :ref:`🔗<class_EditorExportPlatformIOS_property_storyboard/use_custom_bg_color>`
Se ``true``, viene utilizzato :ref:`storyboard/custom_bg_color<class_EditorExportPlatformIOS_property_storyboard/custom_bg_color>` come colore di sfondo nella schermata di avvio, altrimenti viene utilizzata l'impostazione del progetto ``application/boot_splash/bg_color``.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **user_data/accessible_from_files_app** :ref:`🔗<class_EditorExportPlatformIOS_property_user_data/accessible_from_files_app>`
Se ``true``, è possibile accedere alla cartella "Documenti" dell'app tramite l'app "File". Consulta `LSSupportsOpeningDocumentsInPlace <https://developer.apple.com/documentation/bundleresources/information_property_list/lssupportsopeningdocumentsinplace>`__.
.. rst-class:: classref-item-separator
----
.. _class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing:
.. rst-class:: classref-property
:ref:`bool<class_bool>` **user_data/accessible_from_itunes_sharing** :ref:`🔗<class_EditorExportPlatformIOS_property_user_data/accessible_from_itunes_sharing>`
Se ``true``, la cartella "Documenti" dell'app è accessibile tramite la condivisione file di iTunes. Vedere `UIFileSharingEnabled <https://developer.apple.com/documentation/bundleresources/information_property_list/uifilesharingenabled>`__.
.. |virtual| replace:: :abbr:`virtual (Questo metodo dovrebbe solitamente essere sovrascritto dall'utente per aver un effetto.)`
.. |required| replace:: :abbr:`required (This method is required to be overridden when extending its base class.)`
.. |const| replace:: :abbr:`const (Questo metodo non ha effetti collaterali. Non modifica alcuna variabile appartenente all'istanza.)`
.. |vararg| replace:: :abbr:`vararg (Questo metodo accetta qualsiasi numero di argomenti oltre a quelli descritti qui.)`
.. |constructor| replace:: :abbr:`constructor (Questo metodo è utilizzato per creare un tipo.)`
.. |static| replace:: :abbr:`static (Questo metodo non necessita di alcun'istanza per essere chiamato, quindi può essere chiamato direttamente usando il nome della classe.)`
.. |operator| replace:: :abbr:`operator (Questo metodo descrive un operatore valido da usare con questo tipo come operando di sinistra.)`
.. |bitfield| replace:: :abbr:`BitField (Questo valore è un intero composto da una maschera di bit dei seguenti flag.)`
.. |void| replace:: :abbr:`void (Nessun valore restituito.)`