標題:Xcode6 StoryBoard的使用法 畫面移動 轉場效果 出處:A.PAO designSTUDIO BLOG 時間:Sat, 22 Nov 2014 16:41:01 +0000 作者:apao 地址:https://blog.apao.idv.tw/post/1040/ 內容: Language:Swift Step01 View Controller 上 加 Button View Controller Scene >至 Lab中拉出>Button >放至 View Controller 中 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1959 >模擬器中測試 >按 Command+R >成功的話如以下畫面 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1958 Step02 加上Navigation Controller >至 Lab中拉出 >Navigation Controller >如以下畫面 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1960 >滑鼠左健按按鈕+Ctrl >拉線至Navigation Controller >按下modal 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1962 >模擬器中測試 >按 Command+R >成功的話如以下畫面 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1963 Step03 加入UIView Controller >刪除Navigation Controller >加入View Controller >按左健連接新的View Controller 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1964 >Seque: Modal >Transition的效果還有 >Cover Vertical >Flip Horizontal >Cross Dissolve >Partial Curl 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1967 畫面移動的ICON 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1966 點擊在新視窗中瀏覽此圖片 https://blog.apao.idv.tw/attachment.php?fid=1965 Generated by Bo-blog 2.1.1 Release