mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Search Screen: add People tab
- add contact picker view controller
This commit is contained in:
@@ -69,6 +69,9 @@ limitations under the License.
|
||||
/**
|
||||
init the segmentedViewController with a list of UIViewControllers.
|
||||
The subviewcontrollers must implement didMoveToParentViewController to display the navbar button.
|
||||
|
||||
@discussion: the segmentedViewController gets the ownership of the provided arrays and their content.
|
||||
|
||||
@param titles the section tiles
|
||||
@param viewControllers the list of viewControllers to display.
|
||||
@param defaultSelected index of the default selected UIViewController in the list.
|
||||
|
||||
Reference in New Issue
Block a user