onActivate method

void onActivate()
inherited

Override to react when the active state changes.

Called after all registered listenOnActivate listeners. Check isActive to determine the new state.

Implementation

void onActivate() {}