struct

Espresso::WindowScaleEvent

Inherits Espresso::WindowEvent / Struct / Value / Object

Event triggered when the a window's content scale changes.

Instance methods

scale

The new content scale of the window.

Source
x

The new x-axis content scale of the window.

Source
y

The new y-axis content scale of the window.

Source