selected
The appearance data to apply to the tab bar item when it’s selected.
Declaration
var selected: 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 selected.
var selected: UITabBarItemStateAppearance { get }To set the attributes for this state, get the object in this property and modify it.