getValue()
Report whether the button is currently held down.
toggle.getValue()
Returns
return value
| Value | Type | Description |
|---|---|---|
| value | bool |
True if the button is held down, False otherwise. |
Report whether the button is currently held down.
toggle.getValue()
return value
| Value | Type | Description |
|---|---|---|
| value | bool |
True if the button is held down, False otherwise. |