androidStopAlarmOnTermination property

bool androidStopAlarmOnTermination
final

Whether to stop the alarm when an Android task is terminated by e.g. swiping away the app from the recent apps list.

Defaults to true. Has no effect on iOS.

Implementation

final bool androidStopAlarmOnTermination;