MELSorting:对菜单,开关,设置等的UIView进行排序

时间:2021-05-18 07:15:44
【文件属性】:
文件名称:MELSorting:对菜单,开关,设置等的UIView进行排序
文件大小:83KB
文件格式:ZIP
更新时间:2021-05-18 07:15:44
Objective-C 筛选 使用UIPanGestureRecognizer对UIView进行排序。 接收有关移动视图和交换视图的位置的委托通知。 对于游戏,选择器,设置和菜单很有用。 要求 Xcode 4.5或更高版本 Apple LLVM编译器 设置 请参阅本,以获取有关如何将其组合在一起以及其用途的说明。 将“ MELSortingView”文件夹拖到您的项目中。 确保选中“如果需要复制项目”和“创建组”。 将对象添加到您的视图控制器,指定所需的x和y偏移量,宽度和可排序视图的数量。 您也可以添加编号标签。 为了与Apple的《 该视图必须至少为100px宽。 MELSortingView *sortView = [MELSortingView sortingViewWithFrame: CGRectMake ( 0 , 0 , view.width, view.height) forView: v
【文件预览】:
MELSorting-master
----README.md(3KB)
----MELSorting()
--------.DS_Store(6KB)
--------en.lproj()
--------MELSortingView()
--------main.m(339B)
--------MELSViewController.m(2KB)
--------UIView+Additions.h(253B)
--------MELSAppDelegate.h(349B)
--------MELSAppDelegate.m(2KB)
--------MELSViewController.h(195B)
--------MELSorting-Info.plist(1KB)
--------Default-568h@2x.png(18KB)
--------MELSorting-Prefix.pch(323B)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------UIView+Additions.m(484B)
----MELSorting.xcodeproj()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(17KB)
----screenshots()
--------.DS_Store(6KB)
--------screenshot.png(19KB)
----.gitignore(634B)

网友评论