Context-Menu.iOS:菜单顶部

时间:2024-07-13 21:07:31
【文件属性】:

文件名称:Context-Menu.iOS:菜单顶部

文件大小:1.16MB

文件格式:ZIP

更新时间:2024-07-13 21:07:31

Objective-C

上下文菜单.iOS 您可以轻松地向您的应用程序添加很棒的动画上下文菜单。 [Yalantis] 制造 ( ) 检查这个[运球项目]( ) 检查这个 [Behance 上的项目] ( ) 用法: 欢迎您在Example文件夹中查看完整运行sample的工程样例。 将文件夹 YALContextMenu 添加到您的项目中。 #import “YALContextMenuTableView.h”到你的视图控制器 使用用于旋转动画的 UIView 属性和用于淡出动画的 UIView 属性创建自定义 UITableViewCell。 你的自定义单元应该实现 YALContextMenuCell 协议 @protocol YALContextMenuCell < NSObject> - (UIView *) animatedIcon ; - (UIView *) animate


【文件预览】:
Context-Menu.iOS-master
----Example()
--------ContextMenu.xcodeproj()
--------ContextMenu()
--------ContextMenuTests()
----LICENSE(11KB)
----YALContextMenu()
--------YALContextMenuCell.h(370B)
--------YALContextMenuTableView.h(2KB)
--------UIView+YALConstraints.m(3KB)
--------YALContextMenuTableView.m(11KB)
--------UIView+YALConstraints.h(301B)
----.gitignore(357B)
----README.md(4KB)

网友评论