isForceUpdate method

bool isForceUpdate()

Implementation

bool isForceUpdate() {
  return updateStateForce == updateState;
}