init(coder:)
Creates a tab bar item from a serialized instance.
Declaration
init?(coder: NSCoder)Parameters
- coder:
The coder to use when deserializing the item.
Creates a tab bar item from a serialized instance.
init?(coder: NSCoder)The coder to use when deserializing the item.