The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ReactiveTabBarController.

ReactiveTabBarController(string, NSBundle) Constructor

Summary

Initializes a new instance of the ReactiveTabBarController class.
Namespace
ReactiveUI
Containing Type
ReactiveTabBarController

Syntax

protected ReactiveTabBarController(string nibName, NSBundle bundle)

Parameters

Name Type Description
nibName string The name.
bundle NSBundle The bundle.

Return Value

Type Description
void