选定的TabBar项目高度

时间:2016-03-23 09:29:54

标签: ios xcode swift ios9 tabbar

我正在使用UITabBarController内的tabbar创建一个应用程序。

我想让所选的项目成为不同的(自定义)颜色,并略高于其他项目。

我使用背景图片将标签栏的背景设置为自定义颜色:

UITabBar.appearance().backgroundImage = UIImage(named: "TabBarBlue")
UITabBar.appearance().tintColor = UIColor.whiteColor()

我在网上搜索过,但我找不到一个好的解决方案,这里有人知道如何实现这个目标吗?

1 个答案:

答案 0 :(得分:1)

通过简单地将框架高度设置为高15点来解决这个问题:

{  
    'display':{  
        'image':'https://kdfnvdfkdvd',
        'title':'fkfjkfdvfldvmdflv',
        'large_text':'bvfdkvkdfv',
        'icon':'something.jpg',
        'image_format':'SQUARE'
    },
    'data':{  
        'image_pk':9
    },
    'notif_id':8,
    'screen':'IMAGE',
    'priority':0,
    'time':'2016-02-06 15:22:33',
    is_read:False
}