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: 25 April, 2024