Contents

xcodeMetrics.ProductData.MetricCategories

A metric category and its associated array of data and measurements.

Declaration

object xcodeMetrics.ProductData.MetricCategories

Properties

NameTypeDescription
identifierMetricCategory

The category of the metric that this product data is about.

metrics[xcodeMetrics.ProductData.MetricCategories.Metrics]

An array of data and measurements for the metric category specified by the identifier.

Topics

Objects