Summary
Initializes a new instance of the
ReactivePageViewController
class.
- Namespace
- ReactiveUI
- Containing Type
- Reactive
Page View Controller
Syntax
protected ReactivePageViewController(UIPageViewControllerTransitionStyle style, UIPageViewControllerNavigationOrientation orientation, NSDictionary options)
Parameters
Name | Type | Description |
---|---|---|
style | U |
The style. |
orientation | U |
The orientation. |
options | NSDictionary | The options. |
Return Value
Type | Description |
---|---|
void |