WindowTitle.title

Get title property.

  1. string title [@property getter]
    class WindowTitle
    @property
    string
    title
    ()
  2. string title [@property setter]

Return Value

Type: string

The title to display.

The title typically identifies the current view or content item, and generally does not use the application name.