I am building a Stopwatch app for iOS.
It has a Text View and 2 Button Views.
-
Click Start Button, action is a function starttimer is called
-
In this starttimer function I want to update the Text View with elapsed time
How do I name Text View and refer it inside starttimer function ?
-
—
harryminh28
Add a Commentxxxxxxxxxxxxxx