Window.title

Gets the title of the window.

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

Meta