PausePerKeyPress

A property that gets or sets the default time interval between key presses in milliseconds. The default value is 10 milliseconds.

int PausePerKeyPress

Example

int currentTypeRate = PausePerKeyPress; // save the current typing rate

PausePerKeyPress = PausePerKeyPress * 2; // half the typing rate

 

This topic was last updated on January 13, 2022, at 02:42:23 PM.

Eggplant icon Eggplantsoftware.com | Documentation Home | User Forums | Support | Copyright © 2022 Eggplant