Aktivitäten
Neuestes
False
Bannerhintergrundbild
UIAutomation-Aktivitäten
Letzte Aktualisierung 26. Apr. 2024

FingerPath-Methoden

Konfigurieren Sie die FingerPath -Klasse mit den von diesem Typ verfügbar gemachten Methoden:

AddPoint

Fügen Sie der xy-Achse Koordinatenpunkte hinzu, die den Fingerpfad auf dem Gerätebildschirm darstellen.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

public FingerPath AddPoint(
	double x,
	double y
)public FingerPath AddPoint(
	double x,
	double y
)
x Double
Die Koordinaten für die X-Achse.
y Double
Die Koordinaten für die Y-Achse.

Rückgabewert

Fingerpfad (von public class FingerPath)

Alle Punkte, die den Pfad des Fingers auf dem Gerätebildschirm auf einer xy-Achse darstellen.

Erstellen

Erstellen Sie den Fingerpfad.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

public static FingerPath Create()public static FingerPath Create()

Rückgabewert

Fingerpfad (von public class FingerPath)

Alle Punkte, die den Pfad des Fingers auf dem Gerätebildschirm auf einer xy-Achse darstellen.

  • AddPoint
  • Definition
  • Rückgabewert
  • Erstellen
  • Definition
  • Rückgabewert

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
UiPath Logo weiß
Vertrauen und Sicherheit
© 2005-2024 UiPath. All rights reserved.