-
Home
-
API
-
Avalonia.HeadlessTestingFramework.Recording
-
RecordedTouchSimulator
-
Methods
-
RecordedKeyPress(Interactive, Key, Int32, Nullable)
RecordedKeyPress(Interactive, Key, Int32, Nullable) Method
Definition
Simulates a recorded key press with frame capture.
public void RecordedKeyPress(Interactive target, Key key, int holdTime = 50, KeyModifiers? modifiers = default(KeyModifiers? ))
Parameters