ViewSwitcherTitle.title

Set title property.

More...
  1. string title [@property getter]
  2. string title [@property setter]
    class ViewSwitcherTitle
    @property
    void
    title
    (
    string propval
    )

Parameters

propval string

The title to display.

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

Detailed Description

Deprecated: See the migration guide