API reference
API reference
Select your platform
No SDKs available
No versions available

PerformanceLevel Enum

Signature

enum PerformanceLevel : Enum<PerformanceLevel> 

Enumeration Constants

MemberDescription
SUSTAINED_LOW
SUSTAINED_HIGH
BOOST_HINT
Send a hint to boost to maximum performance. This is not a guarantee and the system reserves the right to ignore this request. This can only boost for a maximum of 45s and has required cooldown periods in between usage.

Properties

value : Int
[Get]
Signature
val value: Int
Did you find this page helpful?