ios 状态栏高度 底部tabbar高度

状态栏高度

iphone8 

    CGFloat he = [[UIApplication sharedApplication] statusBarFrame].size.height;

    NSLog(@"----%lf--",he); // 20

iphone x

 CGFloat he = [[UIApplication sharedApplication] statusBarFrame].size.height;

    NSLog(@"----%lf--",he);//44

 

顶部导航高度

iphone8  : 44

<UINavigationBar: 0x12bd16760; frame = (0 20; 375 44); opaque = NO; autoresize = W; tintColor = UIExtendedGrayColorSpace 0 1; layer = <CALayer: 0x282ad5be0>>

iphoneX:44

<UINavigationBar: 0x7fa390e12140; frame = (0 44; 414 44); opaque = NO; autoresize = W; tintColor = UIExtendedGrayColorSpace 0 1; layer = <CALayer: 0x600003785cc0>>

底部导航高度

iphone8 : 49

<UITabBar: 0x12be26040; frame = (0 618; 375 49); autoresize = W+TM; gestureRecognizers = <NSArray: 0x28244d710>; layer = <CALayer: 0x282ad3a40>>

iphoneX: 83

<UITabBar: 0x7fa392808070; frame = (0 813; 414 83); autoresize = W+TM; gestureRecognizers = <NSArray: 0x60000392b7b0>; layer = <CALayer: 0x6000037b7a40>>

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值