activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo.
Atividades do UIAutomation
Last updated 22 de out de 2024

DirectionalSwipe

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

Definição

Namespace: UiPath.MobileAutomation.API.Models

Montagem: UiPath.MobileAutomation.API (em 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 Flutuar (Opcional)
The time, in seconds, that the API pauses during transitions between points.
  • Definição
  • DirectionalSwipe(SwipeDirection, short, float)

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo White
Confiança e segurança
© 2005-2024 UiPath. Todos os direitos reservados.