Contents

totalDataFileCount

The total number of data files in your app’s container(s).

Declaration

var totalDataFileCount: Int { get }

Discussion

This includes all of the data files in your application’s container(s) (including ~/Library/Caches). Additionally, it includes the clone files that are attributed to your application.

See Also

Reading file counts