identifier
A string identifier for a tab.
Declaration
var identifier: String { get }Discussion
Each identifier must be unique across all the tabs managed by a UITabBarController.
A string identifier for a tab.
var identifier: String { get }Each identifier must be unique across all the tabs managed by a UITabBarController.