ButtonDevice Members

The following tables list the members exposed by the ButtonDevice type.

Public Fields

Name Description
Public Field Dispatcher (Inherited from DispatcherObject.)

Public Properties

Name Description
Public Property Target Gets the display element that receives input from a particular button device.

Public Methods

Name Description
Public Method CheckAccess (Inherited from DispatcherObject.)
Public Method Equals (Inherited from Object.)
Public Method Focus Moves the focus for a button device to the specified display element.
Public Method GetButtonState Gets the state of a specified button.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IsButtonDown Determines whether a specified button has been pressed.
Public Method IsButtonHeld Determines whether the specified button has been pressed and whether it remained in the down position for a period of time when it was pressed.
Public Method IsButtonUp Determines whether a specified button is currently in the up position (that is, not pressed down).
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method VerifyAccess (Inherited from DispatcherObject.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ButtonDevice Class
Microsoft.SPOT.Input Namespace