public static interface Widget.Destroy
null it out to to release the strong reference to the
object.| Modifier and Type | Method and Description |
|---|---|
void |
onDestroy(Widget source)
Release any references you hold to the given
source
Widget. |
void onDestroy(Widget source)
source
Widget.