Event Value ID

Return a code representing the type of the event (button click, device gesture, and so on).

control.eventValueId(EventBusValue.MICROBIT_EVT_ANY);

This is an advanced API. For more information, see the Calliope mini runtime messageBus documentation.

Edit this page on GitHub