【发布时间】:2011-07-26 13:57:08
【问题描述】:
我想改变presentModalViewController的默认动画(从下往上滑动),让它和UINavigationController中的动画一样(从右往左滑动)......这怎么可能?
查看 uimodalpresentationstyle 的文档时,我找不到默认动画设置
【问题讨论】:
标签: iphone objective-c xcode uimodalpresentationstyle
我想改变presentModalViewController的默认动画(从下往上滑动),让它和UINavigationController中的动画一样(从右往左滑动)......这怎么可能?
查看 uimodalpresentationstyle 的文档时,我找不到默认动画设置
【问题讨论】:
标签: iphone objective-c xcode uimodalpresentationstyle
看看 UIModalTransitionStyle
【讨论】: