declui ~master (2021-10-04T13:38:15.8496719)
Dub
Repo
IButton.onClick
declui
components
button
IButton
Gets the callback that is executed when the button is pressed.
void
delegate
()
onClick
()
interface
IButton
void
delegate
(
)
onClick
(
)
void
onClick
(void delegate() callback)
Meta
Source
See Implementation
declui
components
button
IButton
functions
onClick
text
Gets the callback that is executed when the button is pressed.