[Android.Runtime.Register("stop", "()V", "GetStopHandler")] public virtual voidStop ()
Remarks
Stop counting up. This does not affect the base as set from Chronometer.Base, just
the view display.
This stops the messages to the handler, effectively releasing resources that would
be held as the chronometer is running, via Chronometer.Start.