destroy method

void destroy()

Implementation

void destroy() {
  destroyOnDeactivation = true;
}