AndroidDevice.SetSustainedPerformanceMode

public static void SetSustainedPerformanceMode(bool enabled);

Description

Set sustained performance mode. When enabled, sustained performance mode is intended to provide a consistent level of performance for a prolonged amount of time.

Internally, this method calls the Android sustained performance API. It is not reset when the window loses focus.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答