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

UI Automation Activities

Last updated Jul 28, 2025

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.
  • SetDeviceGeoLocation
  • Definition
  • SetDeviceGeoLocation(Double, Double, Double, MobileOptions.SetDeviceGeoLocationOptions)

Was this page helpful?

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