onUpdateStart method

void onUpdateStart(
  1. T item
)

Called at the beginning of an update operation.

Implementation

void onUpdateStart(T item) {}