2014年6月13日 星期五

iOS7 視圖移轉(畫面遷移)



整理成以下圖示:




再補充一個片段,在 iOS7 的 UIViewController.h 中有以下宣告:

@interface UIViewController(CustomTransitioning)

@property (nonatomic,assign) id <UIViewControllerTransitioningDelegate> transitioningDelegate NS_AVAILABLE_IOS(7_0);


@end

至於想知道更詳畫說明的人,大家一起出來喝杯咖啡邊聊吧。哈哈…

沒有留言:

張貼留言