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

ReactiveTableViewController.

ReactiveTableViewController(NSCoder) Constructor

Summary

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

Syntax

protected ReactiveTableViewController(NSCoder coder)

Parameters

Name Type Description
coder NSCoder The coder.

Return Value

Type Description
void