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

来源:互联网 发布:python处理ajax请求 编辑:程序博客网 时间:2024/06/04 20:04

简单实用,引入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.

    [[FLEXManagersharedManager] showExplorer];

#endif


精确查看间距大小

https://github.com/Flipboard/FLEX

0 0
原创粉丝点击