UIElement.setDirty

Mark a part of the element dirty. This part must be a subrect of the _position.

class UIElement
nothrow @nogc nothrow @nogc
void
setDirty
(
box2i rect
)

Meta