BeforeResizeEventArgs

Undocumented in source.

Constructors

this
deprecated this(int width, int height)
Undocumented in source.

Members

Functions

height
deprecated void height(int cy)
Undocumented in source. Be warned that the author may not have intended to support it.
height
deprecated int height()
Undocumented in source. Be warned that the author may not have intended to support it.
width
deprecated void width(int cx)
Undocumented in source. Be warned that the author may not have intended to support it.
width
deprecated int width()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta