WindowDialog.windowTitle

The text displayed in the window's title bar.

  1. String windowTitle [@property getter]
  2. String windowTitle [@property setter]
    struct WindowDialog
    @nogc nothrow @property
    void
    windowTitle
    (
    String v
    )

Meta