inexactWindowLengthMillis property

int? inexactWindowLengthMillis
final

Length of notification window for inexact alarm in millis, if not null or zero, inexact alarm will plan in this length, should be 10 minutes or more, see more in docs https://developer.android.com/about/versions/14/changes/schedule-exact-alarms#use-cases

Implementation

final int? inexactWindowLengthMillis;