interval property

int interval
final

The interval used for the minutes the user can choose. The default and minimum is 1. The maximum is 60.

Implementation

final int interval;