MXUnitAveragePixelLuminance
A unit of measure of pixel luminosity on an OLED display.
Declaration
class MXUnitAveragePixelLuminanceOverview
Luminosity represents the brightness of each red, green, and blue component pixel. Unlike LCD displays, each pixel requires power to display a color, and white draws the most power per pixel.
MXUnitAveragePixelLuminance defines the base unit as the average luminance of all the pixels on the screen for some period of time. Reducing the average luminance of the display reduces the amount of power consumed by the app.