blockly > Gesture > startWorkspace_

Gesture.startWorkspace_ property

The workspace that the gesture started on. There may be multiple workspaces on a page; this is more accurate than using Blockly.common.getMainWorkspace().

Signature:

protected startWorkspace_: WorkspaceSvg | null;