ID Property

Applies to TestComplete 14.61, last modified on April 22, 2021

Description

Returns the identifier of the active application among other applications running on the connected Android device. This identifier remains the same until the application is closed.

Declaration

AndroidRunningTaskInfoObj.ID

Read-Only Property Integer
AndroidRunningTaskInfoObj An expression, variable or parameter that specifies a reference to an AndroidRunningTaskInfo object

Applies To

The property is applied to the following object:

Property Value

A string that contains the application's identifier.

See Also

AndroidRunningTaskInfo Object

Highlight search results