init(identifier:)
Performs default initialization for the receiver.
Declaration
init(identifier: Any?)Discussion
Sets the receiver’s identifier object to identifier, if it is not nil. Use this method when creating tab view items programmatically.
See Also
Related Documentation
- Tab View Programming Topics
identifier