No overview available.
SDKs
- iOS 9.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- UIKit
Declaration
init?(coder: NSCoder)
No overview available.
SDKs
Framework
init?(coder: NSCoder)
init(tab Bar System Item: UITab Bar Item .System Item, tag: Int)
Creates and returns a new item containing the specified system item.
init(title: String?, image: UIImage?, tag: Int)
Creates and returns a new item using the specified properties.
init(title: String?, image: UIImage?, selected Image: UIImage?)
Creates and returns a new item with the specified title, unselected image, and selected image.
init()
Initializes the tab bar item to its default state.
enum UITab Bar Item .System Item
System items that can be used on a tab bar.