isUseLifeCycle method

bool isUseLifeCycle()

是否使用生命周期方法

Implementation

bool isUseLifeCycle() {
  return false;
}