SimpleWindow.onDpiChanged

Sent when the window is moved to a new DPI context, for example, when it is dragged between monitors or if the window is moved to a new remote connection or a monitor is hot-swapped.

class SimpleWindow
void delegate() onDpiChanged;

See Also

Meta

History

Added November 26, 2021 (dub v10.4)