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

ReactiveTabBarController.

ReactiveTabBarController(NSCoder) Constructor

Summary

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

Syntax

protected ReactiveTabBarController(NSCoder coder)

Parameters

Name Type Description
coder NSCoder The coder.

Return Value

Type Description
void