IWindow.title

Sets the new title of the window.

  1. string title()
  2. void title(string title)
    interface IWindow
    void
    title
    (
    string title
    )

Meta