Class: PhysicalButton
This page documents the methods and fields available in the PhysicalButton class.
Members
| Signature | Description |
|---|---|
isLocked() | Returns whether locked is true. |
isPressed() | Returns whether pressed is true. |
press() | Performs the press operation. |
setLocked(boolean) | Sets or updates the locked. |