activities
latest
false
UiPath logo, featuring letters U and I in white

UI Automation activities

Last updated Mar 13, 2026

FingerPath Class

Use this class to configure all the points recorded from the path of the finger on the device screen, on a X-Y axis.

Definition

Namespace: UiPath.MobileAutomation.API.Models

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

Syntax

public class FingerPath
public class FingerPath

The FingerPath type exposes the following members:

Constructors

public FingerPath(
	params Point[] points
)
public FingerPath(
	params Point[] points
)

points Point [] : Represents an X- and Y-coordinate pair in two-dimensional space.

  • Definition
  • Syntax
  • Constructors

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated