DropControllerMotion.isPointer

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

class DropControllerMotion
bool
isPointer
()

Return Value

Type: bool

%TRUE if a dragging pointer is within @self but not one of its children

Meta