В
Size: a a a
В
S
В
AG
AY
К
UITabBarItem.appearance().setTitleTextAttributes() добавить kern расстаяние между буквами? Пробовал: NSAttributedString.Key.kern: 1.9 - не отображаетсяЧ
DK
UITabBarItem.appearance().setTitleTextAttributes() добавить kern расстаяние между буквами? Пробовал: NSAttributedString.Key.kern: 1.9 - не отображаетсяNK
DK
К
button.setAttributedTitle(NSMutableAttributedString(string: text, attributes: [NSAttributedString.Key.kern: 2.78, NSAttributedString.Key.foregroundColor: UIColor.white]), for: .normal)DK
button.setAttributedTitle(NSMutableAttributedString(string: text, attributes: [NSAttributedString.Key.kern: 2.78, NSAttributedString.Key.foregroundColor: UIColor.white]), for: .normal)DA
IG
DA
DA
NK
DK
ЛУ