Summary
Initializes a new instance of the
ReactivePageViewController
class.
- Namespace
- ReactiveUI
- Containing Type
- Reactive
Page View Controller
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 |