activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation activities

Last updated Mar 13, 2026

ManageCurrentApplication

Resets or launches the current app for this session.

Definition

Namespace: UiPath.MobileAutomation.API.Models

Assembly: UiPath.MobileAutomation.API (in UiPath.MobileAutomation.API.dll)

ManageCurrentApplication(ManageCurrentAppCommandEnum, MobileOptions.ManageCurrentApplicationOptions)

ManageCurrentApplication(
	    ManageCurrentAppCommandEnum appCommand,
	    MobileOptions. ManageCurrentApplicationOptions options = null
)
ManageCurrentApplication(
	    ManageCurrentAppCommandEnum appCommand,
	    MobileOptions. ManageCurrentApplicationOptions options = null
)

appCommand ManageCurrentAppCommandEnum : The command that you want to send to the app that is currently running. There are two available commands, Launch and Reset.

options ManageCurrentApplicationOptions (Optional) : Specifies the MobileOptions.ManageCurrentApplicationOptions for the ManageCurrentApplication action. Default value is null.

Return value

Returns True if the command has been executed successfully.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated