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