Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタム タブ バーがあり、各ボタン項目はカスタム ボタンです。しかし、トップはまさに端にあります。とにかくこれを押し下げることができますか?
理解した
[self setImageInsets:UIEdgeInsetsMake(6, 0, -6, 0)];
(これは UITabBarItem サブクラスに配置されます)