Activities
latest
false
Banner background image
UI Automation Activities
Last updated Apr 26, 2024

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.