UIElement.setDirty

Mark a sub-part of the element "dirty".

This leads to a repaint of this widget's part, and all other widget parts in the neighbourhood.

class UIElement
nothrow @nogc
void
setDirty

Meta