clearPendingLayoutUpdateForCurrentLayoutPass method

  1. @protected
void clearPendingLayoutUpdateForCurrentLayoutPass()

Implementation

@protected
void clearPendingLayoutUpdateForCurrentLayoutPass() {
  _hasPendingLayoutUpdate = false;
}