Button
| Category | refcounted |
| Type | hime_button_t |
| Inherits | View |
Base class for button types.
Events
void hime_button_on_click(button)
Emitted when button is clicked.
Parameters
hime_button_tbutton
Preventable
No.
| Category | refcounted |
| Type | hime_button_t |
| Inherits | View |
Base class for button types.
Emitted when button is clicked.
hime_button_t buttonNo.