init(viewControllerProvider:)
Creates a search tab with a system localized title and image.
Declaration
init(viewControllerProvider: ((UITab) -> UIViewController)? = nil)Parameters
- viewControllerProvider:
The view controller that the system presents when someone selects the tab.