灰色がかったUISearchBarがあります。
私が今抱えている問題は、色合いの色を設定するとすぐに、スコープボタンが同じフォントの色になり、ボタンが選択されていない場合、コントラストが非常に悪くなることです。
色合いが設定されていない場合は、選択した状態によって色が異なります。色合いを使用してこれを実現する方法はありますか?
デフォルト
色合いを使用する
アップデート
を使用して、には次のビュー階層があるpo [mySearchBar recursiveDescription]
ことがわかりました。UISearchbar
<UISegmentedControl>
<_UISegmentedControlBackgroundView>
<UIImageView>
<UISegment>
<UISegmentLabel>
<UIImageView>
<UISegment>
<UISegmentLabel>
<UIImageView>
<UISegment>
<UISegmentLabel>
<UIImageView>
<UISearchBarBackground>