Value.destroy

Destroy this widget.

Caveats: Once a widget is destroyed it can no longer be referenced in your code or a segmentation fault will occur and potentially crash your program.

mixintemplate Value(alias valueVariable, V)
override
void
destroy
()

Meta