Skip to content

Titanium.UI.textFieldSelectedParams

Dictionary object of parameters for the Titanium.UI.TextField.selection property that describes position and length of the selected text.

Properties #

length#

Type: Number

Number of characters selected.

location#

Type: Number

Starting position of selected text.

Titanium SDK Documentation