statisticsReportFrequency
The frequency at which the data provider receives reports.
Declaration
var statisticsReportFrequency: NEFilterReport.Frequency { get set }Discussion
This property determines the frequency at which the system calls the data provider’s handle(_:) method with an NEFilterReport instance that contains an NEFilterReport.Event.statistics event.