MultiViewBuilder.SwipeEnabled Method
| Name | Parameters | Description |
|---|---|---|
| SwipeEnabled(JS) | value | A Boolean value specifying whether or not to allow users to change the selected index by swiping. Mirrors the client-side swipeEnabled option. |
| SwipeEnabled(Boolean) | value | A Boolean value specifying whether or not to allow users to change the selected index by swiping. Mirrors the client-side swipeEnabled option. |