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