For more information, please see the
CodePlex project page and the
Getting Started guide.
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Task
Boolean
Whether or not the button is pressed


Returns whether the specified BrickButton is pressed
Namespace: Lego.Ev3.CoreAssembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- button
- Type: Lego.Ev3.Core BrickButton
Button on the face of the EV3 brick
Return Value
Type:

Whether or not the button is pressed
See Also