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