RBMenu
查看次数:2668
下载次数:370
上传时间:2014-06-24
大小:158 B
一个iOS菜单,灵感来自于iOS Medium。并支持部分功能的自定义,你可以自定义以下菜单属性:
@property(nonatomic)CGFloat height;
@property(nonatomic, strong)UIColor *textColor;
@property(nonatomic, strong)UIFont *titleFont;
@property(nonatomic, strong)UIColor *highLightTextColor;
@property(nonatomic)RBMenuAllignment titleAllignment;
测试环境:Xcode 5.0,iOS 5.0以上
收藏