hourInterval property
The interval between hours in the picker. Defaults to 1.
Contract
Throws AssertionError if hourInterval < 1.
Implementation
final int hourInterval;
The interval between hours in the picker. Defaults to 1.
Throws AssertionError if hourInterval < 1.
final int hourInterval;