Window.title

Gets the window's title

  1. string title [@property setter]
  2. string title [@property getter]
    class Window
    @property
    string
    title
    (
    )

Meta