Window.maxWidth

Dynamically gets the maximum width of the window.

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

Meta