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

UI Automation activities

Last updated Feb 19, 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?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.