onDataButtonDown Method
Invoked when the data button is pressed.
onDataButtonDown(_ev: BeButtonEvent): Promise<EventHandled>
@returns No by default. Sub-classes may ascribe special meaning to this status.
| Parameter | Type | Description | 
|---|---|---|
| _ev | BeButtonEvent | 
Returns - Promise<EventHandled>
No by default. Sub-classes may ascribe special meaning to this status.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.