tabViewDidChangeNumberOfTabViewItems(_:)
Informs the delegate that the number of tab view items in tabView has changed.
Declaration
@MainActor optional func tabViewDidChangeNumberOfTabViewItems(_ tabView: NSTabView)Parameters
- tabView:
The tab view that added or removed tabview items.
See Also
Related Documentation
- Tab View Programming Topics
numberOfTabViewItems