Window.title

Sets the title of the window

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

Meta