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

UI Automation activities

Last updated Mar 13, 2026

SetDeviceGeoLocation

Sets the current geo-location of the device.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

SetDeviceGeoLocation(Double, Double, Double, MobileOptions.SetDeviceGeoLocationOptions)

SetDeviceGeoLocation(
	    double altitude,
	    double latitude,
	    double longitude,
	    MobileOptions. SetDeviceGeoLocationOptions options = null
)
SetDeviceGeoLocation(
	    double altitude,
	    double latitude,
	    double longitude,
	    MobileOptions. SetDeviceGeoLocationOptions options = null
)

altitude Double : Specify the altitude.

latitude Double : Specify the latitude.

longitude Double : Specify the longitude.

options MobileOptions.SetDeviceGeoLocationOptions : Specifies the MobileOptions.SetDeviceGeoLocationOptions for the SetDeviceGeoLocation action. Default value is null.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated