RecordedKeyPress(Interactive, Key, Int32, Nullable) Method

Definition

Assembly HeadlessTestingFramework.dll

Simulates a recorded key press with frame capture.

public void RecordedKeyPress(Interactive target, Key key, int holdTime = 50, KeyModifiers? modifiers = default(KeyModifiers? ))

Parameters

holdTime
Int32