stopOnTerminate property

bool? stopOnTerminate
getter/setter pairinherited

Android only: Set false to continue background-fetch events after user terminates the app. Default to true.

Implementation

bool? stopOnTerminate;