isUseController method

bool isUseController()

是否使用Controller

Implementation

bool isUseController() {
  return false;
}