Description
The NumberActivities
property returns the total number of activities in the active Android application. This number includes the activities that were stopped, but still exist in the application’s memory.
Declaration
AndroidRunningTaskInfoObj.NumberActivities
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
The total number of activities in the active Android application.
See Also
AndroidRunningTaskInfo Object
NumberRunningActivities Property