Name | Description | Type | Use |
---|---|---|---|
shouldWait | This parameter decides if the transition is performed immediately. If set to "true",
after the screenshot is taken and displayed, the API waits for the
continueSwitching method to be called to start the animation.
By default it is set to "false". |
boolean |
optional |
onReady |
A callback function, invoked when the screenshot is taken and displayed. |
function |
optional |