An object representing metrics about the power used to display the app on the screen.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
Framework
- Metric
Kit
Declaration
class MXDisplayMetric : MXMetric
An object representing metrics about the power used to display the app on the screen.
SDKs
Framework
class MXDisplayMetric : MXMetric
var average Pixel Luminance: MXAverage<MXUnit Average Pixel Luminance>?
The average amount of luminosity of the pixels on an OLED display.
class MXUnit Average Pixel Luminance
A unit of measure of pixel luminosity on an OLED display.
class MXCellular Condition Metric
An object representing metrics about the condition of the cellular network.
class MXCPUMetric
An object representing metrics about the use of the CPU.
class MXGPUMetric
An object representing metrics about the use of the GPU.
class MXLocation Activity Metric
An object representing metrics about the use of location tracking features of a device.
class MXNetwork Transfer Metric
An object representing metrics about network transfers.