Window.maxHeight

Dynamically gets the maximum height of the window.

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

Meta