Skip to content

Titanium.UI.SearchResult

The parameter passed to the Titanium.UI.WebView.findString.

Since: 9.2.0 · Platforms: iphone, ipad

Properties #

error#

Type: String

Error message, if any returned.

May be undefined.

success#

Type: Boolean

Indicates if string found or not.

Returns true if found, otherwise false.

Titanium SDK Documentation