-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
TouchInputSimulator.TouchPoint
Definition
Show inherited members (7)
Represents an active touch point.
public class TouchPoint
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (1)
Properties (4)
IdUnique identifier for this touch point.
IsActiveWhether the touch point is currently active.
PositionCurrent position of the touch point.
PressurePressure of the touch (0.0 to 1.0).