PixelLuminanceMetric
A metric that measures the average luminosity of pixels on an OLED display.
Declaration
struct PixelLuminanceMetricDiscussion
This metric corresponds to the MetricResult.pixelLuminance(_:) case. It appears only in intervalEntries and is not included in state entries.
Average pixel luminance (APL) is expressed as a value from 0 to 100 in increments of 1. This metric is only available on devices with OLED displays. On other device types, no value is reported.
This type replaces the averagePixelLuminance property of MXDisplayMetric.