performanceHintApi property
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;