[]
Initializes a new instance of the ActionHandlerPageView class, assigning the Facing and Continuous properties.
public ActionHandlerPageView(bool facing, bool continuous)
| Type | Name | Description |
|---|---|---|
| bool | facing | A value to assign to the Facing property. |
| bool | continuous | A value to assign to the Continuous property. |