Interface: DragGesture


CloudControl Pro 9 Docs / floating_window / DragGesture

Interface: DragGesture

floating_window.DragGesture

The object returned by enableDrag, which can be used to disable and re-enable drag gesture.

Table of contents

Methods

Methods

setEnabled

setEnabled(enabled): void

Set whether the drag gesture is enabled.

Parameters

Name Type
enabled boolean

Returns

void