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

UI Automation Activities

Last updated Mar 25, 2025

MobileOptions.GetDeviceOrientationOptions

Use this class to further configure the GetDeviceOrientation API.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

Syntax

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public class GetDeviceOrientationOptions : ContinuableActivityOptions
The MobileOptions.GetDeviceOrientationOptions type exposes the following members:

Constructors

 [object Object],[object Object],[object Object],[object Object],[object Object]public GetDeviceOrientationOptions()
MobileOptions.GetDeviceOrientationOptions
Initializes a new instance of the MobileOptions.GetDeviceOrientationOptions class.

Properties

ContinueOnError Boolean
Specifies if the automation should continue even when the method throws an error. This parameter only supports Boolean values (true, false). The default value is alse. As a result, if the parameter is blank and an error is thrown, the execution of the project stops. If the value is set to true, the execution of the project continues regardless of any error.

Was this page helpful?

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