textFieldSelectedParams

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

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

textFieldSelectedParams
length : Number

Number of characters selected.

Number of characters selected.

textFieldSelectedParams
location : Number

Starting position of selected text.

Starting position of selected text.