黑马程序员技术交流社区

标题: 弹出View Controller时的风格 [打印本页]

作者: 1374656143    时间: 2015-8-26 00:58
标题: 弹出View Controller时的风格
typedef enum {
    UIModalPresentationFullScreen = 0,
    UIModalPresentationPageSheet,
    UIModalPresentationFormSheet,
    UIModalPresentationCurrentContext,
} UIModalPresentationStyle;





欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2