InputSettings Properties |
The InputSettings type exposes the following members.
Name | Description | |
---|---|---|
DoubleClickSize |
Gets or sets the dimensions, in pixels, of the area within which the
user must click twice for the operating system to consider the two
clicks a double-click.
| |
DoubleClickTime |
Gets or sets the double click time interval which defines the time that is allowed between
two clicks to still count as a double click.
| |
GamePadDeadZone |
Gets or sets the type of gamepad dead zone processing that is used for analog sticks
of the gamepads. (Not available in Silverlight.)
| |
MouseCenter |
Gets or sets the mouse center for the mouse centering.
| |
RepetitionDelay |
Gets or sets the repetition start delay for virtual key or button presses.
| |
RepetitionInterval |
Gets or sets the repetition interval for virtual key or button presses.
| |
ThumbstickThreshold |
Gets or sets the thumbstick threshold for detecting thumbstick button presses.
| |
TriggerThreshold |
Gets or sets the trigger threshold for detecting button presses.
|