activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

用户界面自动化活动

上次更新日期 2025年4月2日

手指路径方法

使用此类型公开的方法配置FingerPath类:

AddPoint

将坐标点添加到 XY 轴,以表示设备屏幕上的手指路径。

定义

命名空间:UiPath.MobileAutomation.API.Models

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public FingerPath AddPoint(
	double x,
	double y
)
X Double
X 轴坐标。
y Double
Y 轴坐标。

返回值

手指路径(来自public class FingerPath

XY 轴上表示手指在设备屏幕上的路径的所有点。

创建

创建手指路径。

定义

命名空间:UiPath.MobileAutomation.API.Models

程序集:UiPath.MobileAutomation.API(在 UiPath.MobileAutomation.API.dll 中)

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]public static FingerPath Create()

返回值

手指路径(来自public class FingerPath

XY 轴上表示手指在设备屏幕上的路径的所有点。

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
© 2005-2025 UiPath。保留所有权利。