# Print output for @column tags ?>
public
static
interface
Chronometer.OnChronometerTickListener
| android.widget.Chronometer.OnChronometerTickListener |
A callback that notifies when the chronometer has incremented on its own.
Public methods | |
|---|---|
abstract
void
|
onChronometerTick(Chronometer chronometer)
Notification that the chronometer has changed. |
public abstract void onChronometerTick (Chronometer chronometer)
Notification that the chronometer has changed.
| Parameters | |
|---|---|
chronometer |
Chronometer |