onAbort
onAbortCallback(abortReason)
This callback function is called when the draw operation is aborted.
Parameters
Name |
Type |
Description |
abortReason |
Number |
The specific abort reason. The following are the possible values: § NONE : 0 § ESC_KEY : 1 |