ActiveTouchPoints Property

Definition

Assembly HeadlessTestingFramework.dll

Gets the active touch points.

public IReadOnlyDictionary<int, TouchInputSimulator.TouchPoint> ActiveTouchPoints { get; }

Returns