-
Home
-
API
-
Avalonia.HeadlessTestingFramework
-
TouchInputSimulator
-
Properties
-
ActiveTouchPoints
ActiveTouchPoints Property
Definition
Gets the active touch points.
public IReadOnlyDictionary<int, TouchInputSimulator.TouchPoint> ActiveTouchPoints { get; }
Returns