Summary
Initializes a new instance of the
ReactiveNavigationController
class.
- Namespace
- ReactiveUI
- Containing Type
- Reactive
Navigation Controller
Syntax
protected ReactiveNavigationController(Type navigationBarType, Type toolbarType)
Parameters
Name | Type | Description |
---|---|---|
navigationBarType | Type | The navigation bar type. |
toolbarType | Type | The toolbar type. |
Return Value
Type | Description |
---|---|
void |