RSX Code Reference
    Preparing search index...

    Function windowTitle

    • Attribute that may be used on window classes to specify their titles.

      Parameters

      • title: string

        The window title. Will be displayed on tabs and on the native operating system window.

      Returns AttributeDecorator<Attribute>