Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OperationMode

Current operation mode for the settings (NormalMode or BatteryMode). Controls which settings (normal or battery) are returned by scaler properties. Wrappers dynamically reflect the mode change, so no cache invalidation needed.
Read time 1 minuteLast updated 10 days ago

Definition

public OperationMode OperationMode { get; set; }