iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 7
0
Mobile Development

從零開始-30日練習開發iOS APP系列 第 7

從零開始-30日練習開發iOS APP-頁面間傳值Unwind Segue Day-7

  • 分享至 

  • xImage
  •  

前言:
Unwind Segue 跟 Segue 相比之下,沒有 Identfier 要輸入,還有 Unwind Segue 要在回傳的 ViewController 打上這段程式碼

@IBAction func SegueBack(segue: UIStoryboardSegue){

}

像這樣
https://ithelp.ithome.com.tw/upload/images/20200917/20129715CJCKl2ycxa.png

正文:
Unwind Segue 的拉法
按住 Control鍵 + 滑鼠左鍵 拖曳到上方的 Exit 上
https://ithelp.ithome.com.tw/upload/images/20200917/20129715jLfO4z1DQr.png

放開後會跳出視窗,是剛剛 SegueBack 這個func的事件,點擊後即會連接到該func
https://ithelp.ithome.com.tw/upload/images/20200917/20129715iONovneZgz.png

第一頁程式碼
https://ithelp.ithome.com.tw/upload/images/20200917/20129715fHFAhYGttd.png

第二頁程式碼
https://ithelp.ithome.com.tw/upload/images/20200917/20129715wl7q6iYP7z.png

第三頁程式碼
https://ithelp.ithome.com.tw/upload/images/20200917/20129715ZtjK3frsj3.png

成果圖:
(預設所有num的變數皆為0,在 Segue 的前一刻改成下一頁對應的數字)


上一篇
從零開始-30日練習開發iOS APP-頁面間傳值Segue Day-6
下一篇
從零開始-30日練習開發iOS APP-字串的分割和處理 Day-8
系列文
從零開始-30日練習開發iOS APP30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言