SRCountdownTimer icon indicating copy to clipboard operation
SRCountdownTimer copied to clipboard

how to detect current text of SRCountdownTimer?

Open AshwiniSBB opened this issue 5 years ago • 1 comments

Want to check current text of SRCountdownTimer and perform action accordingly please help.

AshwiniSBB avatar Oct 16 '19 05:10 AshwiniSBB

The text of SRCountdownTimer is always the time. Why don't you just use func timerDidUpdateCounterValue(sender: SRCountdownTimer, newValue: Int) from the delegate?

rsrbk avatar Oct 24 '19 02:10 rsrbk