within the else part of a else if statement i would like the view controller to automatically switch to another view controller lets say "b". So this below is what I am looking for.
if {
stop.timer
}
else {
switch to b}
what is the code to switch to b? Thanks
Aucun commentaire:
Enregistrer un commentaire