TabPage.keyword

Set keyword property.

  1. string keyword [@property getter]
  2. string keyword [@property setter]
    class TabPage
    @property
    void
    keyword
    (
    string propval
    )

Parameters

propval string

The search keyboard of the page.

class@TabOverview can search pages by their keywords in addition to their titles and tooltips.

Keywords allow to include e.g. page URLs into tab search in a web browser.