PopupView:iOS的PopupView,例如UICalloutView。 BSD许可证

时间:2021-02-20 01:02:29
【文件属性】:
文件名称:PopupView:iOS的PopupView,例如UICalloutView。 BSD许可证
文件大小:820KB
文件格式:ZIP
更新时间:2021-02-20 01:02:29
Objective-C 弹出视窗 执照 BSD许可证。 补充文件 为了实现,PDF文件在。 (首次出现,技术评论社刊Software Design 2011年6月号) SNPopupView参考 - (id)initWithString:(NSString*)newValue; ### Parameters #### newValue要在弹出窗口中显示为标题的字符串。 ###返回值初始化的弹出窗口。 ### Discussion此方法使用默认标题的字体大小。 如果要为标题设置自己的字体大小,则应使用initWithString:withFontOfSize:。 - (id)initWithString:(NSString*)newValue withFontOfSize:(float)newFontSize; ### Parameters #### newValue要在弹出窗口中显示为标题的字符串。 ####
【文件预览】:
PopupView-master
----sd201206.pdf(1.11MB)
----UZPopupView.xcodeproj()
--------project.pbxproj(11KB)
----LICENSE(1KB)
----README.md(4KB)
----PopupViewTest.xcodeproj()
--------project.xcworkspace()
--------sonson.mode1v3(40KB)
--------xcuserdata()
--------project.pbxproj(21KB)
--------sonson.pbxuser(7KB)
----Default-568h@2x.png(18KB)
----UZPopupView()
--------UZPopupView.m(25KB)
--------Info.plist(752B)
--------UZPopupView.h(4KB)
----.gitignore(57B)
----PopupViewTest()
--------PopupViewTest-Info.plist(1KB)
--------Resources()
--------PopupViewTestViewController.m(4KB)
--------main.m(2KB)
--------PopupViewTestAppDelegate.h(2KB)
--------PopupViewTest_Prefix.pch(1KB)
--------PopupViewTestAppDelegate.m(4KB)
--------PopupViewTestViewController.h(2KB)

网友评论