您的位置:首页 > 产品设计 > UI/UE

开发调整UI间距实用工具FLEX

2017-04-07 15:18 253 查看
简单实用,引入pod 'FLEX'

项目内使用

#if DEBUG
// FLEX should only be compiled and used in debug builds.
#import <FLEX/FLEX.h>
#endif

#if DEBUG
    // This call shows the FLEX toolbar if it's not already shown.
    [[FLEXManager
sharedManager] showExplorer];
#endif

精确查看间距大小

https://github.com/Flipboard/FLEX
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: