focused
The appearance data to apply to the tab bar item when it’s focused.
Declaration
var focused: UITabBarItemStateAppearance { get }Discussion
To set the attributes for this state, get the object in this property and modify it.
The appearance data to apply to the tab bar item when it’s focused.
var focused: UITabBarItemStateAppearance { get }To set the attributes for this state, get the object in this property and modify it.