DragHandler

class DragHandler(window: Window)

This class handles the dragging of a window.

Parameters

window

The window to be dragged.

Constructors

Link copied to clipboard
constructor(window: Window)

Functions

Link copied to clipboard
fun register()

This function registers the window for dragging.