isUseMultiLayerLayout method

bool isUseMultiLayerLayout()

是否使用多层次布局 默认不使用

Implementation

bool isUseMultiLayerLayout() {
  return false;
}