Table of Contents

Enum DragOperation

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll

Drag operations available on DragData.

public enum DragOperation

Fields

Copy = 1

Copy.

Link.

Move = 16

Move.

Unknown = -1

Unknown.