performanceHintApi property

bool? performanceHintApi
getter/setter pair

If set to true, PerformanceHintApi is enabled, which lead to increase of performance due of increased use of top CPU cores (Android only), also increase battery usage. Default is true.

Implementation

bool? performanceHintApi;