Click or drag to resize
DigitalRuneInputSettings Properties

The InputSettings type exposes the following members.

Properties
  NameDescription
Public propertyDoubleClickSize
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.
Public propertyDoubleClickTime
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.
Public propertyGamePadDeadZone
Gets or sets the type of gamepad dead zone processing that is used for analog sticks of the gamepads. (Not available in Silverlight.)
Public propertyMouseCenter
Gets or sets the mouse center for the mouse centering.
Public propertyRepetitionDelay
Gets or sets the repetition start delay for virtual key or button presses.
Public propertyRepetitionInterval
Gets or sets the repetition interval for virtual key or button presses.
Public propertyThumbstickThreshold
Gets or sets the thumbstick threshold for detecting thumbstick button presses.
Public propertyTriggerThreshold
Gets or sets the trigger threshold for detecting button presses.
Top
See Also