activities
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
用户界面自动化活动
Last updated 2024年10月22日

DirectionalSwipe

Perform a swipe operation with the following pre-defined directions: Down, Up, Left, Right.

定义

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

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

DirectionalSwipe(SwipeDirection, short, float)

Perform a swipe operation with the following pre-defined directions: Down, Up, Left, Right.

DirectionalSwipe(
    SwipeDirection swipeDirection,
    [short swipeSize],
    [float waitTime])DirectionalSwipe(
    SwipeDirection swipeDirection,
    [short swipeSize],
    [float waitTime])
swipeDirection SwipeDirection
The direction of the swipe action. You access this parameter using the SwipeDirection enumeration. The available swipe directions are the following:
  • SwipeDirection.Down
  • SwipeDirection.Up
  • SwipeDirection.Left
  • SwipeDirection.Right
swipeSize Short (Optional)
The length of the swipe action, which is a percent of the screen size. The swipe of the size can be between 0 and 100.
waitTime 浮动(可选)
The time, in seconds, that the API pauses during transitions between points.
  • 定义
  • DirectionalSwipe(SwipeDirection, short, float)

此页面有帮助吗?

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