setRange

fun setRange(context: Context, @IntRange(from = 0, to = 50) newRange: Int)(source)

Set the number of notifications to display (max range). Implicitly resets the current id to .getStart.

Parameters

newRange

The number of notifications to display