DropControllerMotion.containsPointer

Returns if a Drag-and-Drop operation is within the widget @self or one of its children.

class DropControllerMotion
bool
containsPointer
()

Return Value

Type: bool

%TRUE if a dragging pointer is within @self or one of its children.

Meta