Click or drag to resize
DigitalRuneIInputServiceIsDown Method
Determines whether the specified button or key is down. (Not available in Silverlight.)
Overload List
  NameDescription
Public methodIsDown(Keys)
Determines whether the specified key is down.
Public methodIsDown(MouseButtons)
Determines whether the specified button is down.
Public methodIsDown(Buttons, LogicalPlayerIndex)
Determines whether the specified button is down for the given player. (Not available in Silverlight.)
Public methodIsDown(Buttons, PlayerIndex)
Determines whether the specified button is down on the given game controller. (Not available in Silverlight.)
Top
See Also