Window.title

Dynamically gets the title of the window.

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

Meta