identifier
Sets the receiver’s optional identifier object to identifier.
Declaration
var identifier: Any? { get set }Discussion
To customize how your application works with tabs, you can specify an identifier object for each tab view item.
Sets the receiver’s optional identifier object to identifier.
var identifier: Any? { get set }To customize how your application works with tabs, you can specify an identifier object for each tab view item.