isLoading method

bool isLoading()

Implementation

bool isLoading() {
  return getController().isLoading();
}