activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
Actividades UIAutomation
Last updated 22 de oct. de 2024

DirectionalSwipe

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

Definición

Espacio de nombres: UiPath.MobileAutomation.API.Models

Ensamblado: UiPath.MobileAutomation.API (en 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 Flotante (opcional)
The time, in seconds, that the API pauses during transitions between points.
  • Definición
  • DirectionalSwipe(SwipeDirection, short, float)

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.