wSelectedNavItem Property (Specific to Android ActionBar Controls)

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

Use this property to get the index of the selected navigation item.

Declaration

TestObj.wSelectedNavItem

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An integer value that specifies the index of the selected navigation item.

Example

To view an example that demonstrates how to use the wSelectedNavItem property, see Checking the Action Bar Items' State.

See Also

Testing Android Applications - Overview
Checking the Action Bar Items' State
wNavItemText Property (Specific to Android ActionBar Controls)
wNavItemCount Property (Specific to Android ActionBar Controls)

Highlight search results