IWindowListener.getDirtyRectangle

interface IWindowListener
nothrow @nogc
getDirtyRectangle
()

Return Value

Type: box2i

Minimal rectangle that contains dirty UIELement in UI + their graphical extent. Empty box if nothing to update. recomputeDirtyAreas() MUST have been called before.

Meta