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

ReactivePageViewController.

ReactivePageViewController(string, NSBundle) Constructor

Summary

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

Syntax

protected ReactivePageViewController(string nibName, NSBundle bundle)

Parameters

Name Type Description
nibName string Name of the nib.
bundle NSBundle The bundle.

Return Value

Type Description
void