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

ReactivePageViewController.

ReactivePageViewController(NSCoder) Constructor

Summary

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

Syntax

protected ReactivePageViewController(NSCoder coder)

Parameters

Name Type Description
coder NSCoder The coder.

Return Value

Type Description
void