Contents

TotalFileSizeMetric

A metric that measures the sizes of files attributed to the app.

Declaration

struct TotalFileSizeMetric

Discussion

This metric corresponds to the MetricResult.totalFileSize(_:) case. It appears only in intervalEntries and is not included in state entries.

This value is a daily snapshot, not a cumulative sum over the reporting interval.

This type replaces the totalBinaryFileSize and totalDataFileSize properties of MXDiskSpaceUsageMetric.

Topics

Measurements

See Also

Disk metrics