Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LowPowerMode

True when the platform reports a low-power condition (iOS Low Power Mode, Android Battery Saver, etc.). Has changed when Feature.LowPowerMode bit is set in PerformanceDataRecord.ChangeFlags.
Read time 1 minuteLast updated 13 days ago

Definition

public bool LowPowerMode { readonly get; set; }