Create(Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Creates multiple touch helpers for multi-finger gestures.

public static GestureRecognizerTestHelper[] Create(int count)

Parameters

count
Int32

The number of helpers to create.

Returns

GestureRecognizerTestHelper[]
An array of gesture recognizer test helpers.