Hi I am not sure how to do auto call a click-function for an @IBAction in Swift.
Say, I have a timer function, when countdown is finished, I need to call the Click-funct
doSomeTask(UIButton()) in swift 5.0 and onward
doSomeTask(UIButton())