Description
Returns the foreground (topmost) activity of the active Android application. This activity represents the topmost window that the user sees.
Declaration
AndroidRunningTaskInfoObj.TopActivity
Read-Only Property | Object |
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
The AndroidActivity
object that represents the topmost activity on the connected Android device.