hourInterval property

int hourInterval
final

The interval between hours in the picker. Defaults to 1.

Contract

Throws AssertionError if hourInterval < 1.

Implementation

final int hourInterval;