Class ButtonEvent
Event for a button changing state on a device
public abstract class ButtonEvent : InputEvent, IInputEventArgs
  - Inheritance
 - 
      objectButtonEvent
 
- Implements
 
- Derived
 
- Inherited Members
 
Fields
IsDown
The new state of the button
public bool IsDown