Contents

resourcesSizeEstimate

The estimated size of all resources to export, in bytes.

Declaration

var resourcesSizeEstimate: Int { get async }

Discussion

AppMigrationKit uses this property when preflighting the app transfer to estimate the data size required for the transfer.

See Also

Declaring resource properties