WindowDialog.windowTitle

The text displayed in the window's title bar.

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

Meta