stopWithTask property

bool? stopWithTask
final

Allows an application to automatically stop when the app task is removed by the system. If set, overrides the service android:stopWithTask behavior.

Implementation

final bool? stopWithTask;