Settings.enableBackForwardNavigationGestures
bool enableBackForwardNavigationGestures() @property nothrowGet enableBackForwardNavigationGestures property.
Returns
Enable or disable horizontal swipe gesture for back-forward navigation.
void enableBackForwardNavigationGestures(bool propval) @property nothrowSet enableBackForwardNavigationGestures property.
Parameters
propval | Enable or disable horizontal swipe gesture for back-forward navigation. |