[翻译] CNPGridMenu

CNPGridMenu是一个为iOS7与iOS8设计的邮箱网格风格菜单,具备调出时模糊背景的功能,并提供自定义模糊效果与创建网格项目的API。需要iOS7或iOS8环境支持,可通过Cocoapods或直接导入头文件进行安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

CNPGridMenu

CNPGridMenu is a Mailbox style grid menu with a blurred background for iOS 7 & iOS 8.

CNPGridMenu是一个邮箱网格风格的菜单,调出菜单的同时模糊背景,支持iOS7与iOS8.

 

Usage - 使用

You can create items for the grid menu using CNPGridMenuItem.

你可以通过CNPGridMenuItem创建网格的items。

@property (nonatomic, strong) NSString *title;

@property (nonatomic, strong) UIImage *icon;

@property (nonatomic, copy) SelectionHandler selectionHandler;

 

Customization - 自定义

You can choose the blur style. UIBlurEffectStyleDark UIBlurEffectStyleLight or UIBlurEffectStyleExtraLight

你可以使用模糊背景的风格,支持3种,UIBlurEffectStyleDark,UIBlurEffectStyleLight 与 UIBlurEffectStyleExtraLight。

@property (nonatomic, assign) UIBlurEffectStyle blurEffectStyle;

 

Installation - 安装

Requires iOS 7 or iOS 8

需要iOS7或者iOS8

Pod "CNPGridMenu"

Or if you don't want to use Cocoapods #import "CNPGridMenu.h"

如果你不想用Cocoapods,你可以直接导入头文件“CNPGridMenu.h”

 

转载于:https://www.cnblogs.com/YouXianMing/p/4191019.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值