isBackgroundProcessingRestricted property

bool isBackgroundProcessingRestricted
final

Whether background processing is restricted for the application. This will be set to false for devices running Oreo and lower.

See isBackgroundRestricted()

Implementation

final bool isBackgroundProcessingRestricted;