tabIndex property

int tabIndex
getter/setter pair

Specifies the tab ordering of objects.

The tabIndex property is 0 by default.

Implementation

int tabIndex = 0;