Window.height

Dynamically sets the height of the window.

  1. int height [@property setter]
    class Window
    @property
    void
    height
    (
    int height
    )
  2. int height [@property getter]

Meta