Version: 2020.3
言語: 日本語
public static bool deviceStatsEnabled ;

説明

Controls whether the sending of device stats at runtime is enabled.

To disable the sending of device stats at runtime, you must set this value to false and ensure the Analytics and PerformanceReporting services are also disabled.

Setting this value to false has no effect while either the Analytics or PerformanceReporting services are still enabled.

See Also: Analytics.enabled PerformanceReporting.enabled.