xcodeMetrics.ProductData.MetricCategories
A metric category and its associated array of data and measurements.
Declaration
object xcodeMetrics.ProductData.MetricCategoriesProperties
| Name | Type | Description |
|---|---|---|
identifier | MetricCategory | 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 |