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

ReactiveTableViewController.

ReactiveTableViewController(string, NSBundle) Constructor

Summary

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

Syntax

protected ReactiveTableViewController(string nibName, NSBundle bundle)

Parameters

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

Return Value

Type Description
void