Click or drag to resize
DigitalRuneIInputServiceIsReleased Method
Determines whether the specified button or key has been released. (Not available in Silverlight.)
Overload List
  NameDescription
Public methodIsReleased(Keys)
Determines whether the specified key was previously down and has been released.
Public methodIsReleased(MouseButtons)
Determines whether the specified button was previously down and has been released.
Public methodIsReleased(Buttons, LogicalPlayerIndex)
Determines whether the specified button has been released by the given player. (Not available in Silverlight.)
Public methodIsReleased(Buttons, PlayerIndex)
Determines whether the specified button has been released on the given game controller. (Not available in Silverlight.)
Top
See Also