ios - UIWebView: Sending data back to previous controller using unwind segues without button -


say, instance have uiwebview. if status code of 404, want return data previous view controller knows refresh list of webpages.

i heard unwind segues. however, have found on sounds has implemented via storyboard button.

is there anyway perform unwind segue in code. meaning if find error - set kind of variable previous view controller knows how handle error?

thanks!

you should try searching before ask, answered on here:

how perform unwind segue programmatically?

look @ vadim , dean answers


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -