Skip to content

Titanium.UI.SearchBarToken

The search bar token for the Titanium.UI.SearchBar.insertTokenAtIndex method.

Since: 9.1.0 · Platforms: iphone, ipad, macos

Properties #

identifier#

Type: String

The identifier of the search bar token.

image#

Type: String

The image of the search bar token.

text#

Type: String

The text of the search bar token (displayed in the search bar).

Titanium SDK Documentation