declui v0.2.0 (2020-05-09T15:34:16Z)
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.