PopupViewController:弹出视图控制器意味着覆盖容器

时间:2024-07-18 15:43:16
【文件属性】:

文件名称:PopupViewController:弹出视图控制器意味着覆盖容器

文件大小:354KB

文件格式:ZIP

更新时间:2024-07-18 15:43:16

Objective-C

弹出视图控制器 用法 PopupViewController * _popViewController = [[PopupViewController alloc] initWithNibName:@"PopupViewController" bundle:[NSBundle mainBundle]]; _popViewController.alertType = AlertViewTypeRounded; _popViewController.showCloseButton = YES; _popViewController.cornerValue = 10.0; [_popViewController showInView:self.view title:@"Lipsum!?" message:@"Lorem Ipsum is simply dummy t


【文件预览】:
PopupViewController-master
----PopupViewController.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(22KB)
----PopupViewController()
--------ViewController.m(2KB)
--------en.lproj()
--------main.m(349B)
--------sample_profile_bg.jpg(57KB)
--------PopupViewController-Info.plist(1KB)
--------PopupViewController()
--------Base.lproj()
--------Images.xcassets()
--------PopupViewController-Prefix.pch(344B)
--------ViewController.h(227B)
--------overlay.png(259KB)
--------AppDelegate.h(289B)
--------AppDelegate.m(2KB)
----README.md(1KB)
----PopupViewControllerTests()
--------PopupViewControllerTests-Info.plist(706B)
--------en.lproj()
--------PopupViewControllerTests.m(684B)

网友评论