No description

Definition

enum DragOperation {
  COPY
  LINK
  MOVE
}

Values

COPY

MOVE