isTitleCenter method

bool isTitleCenter()

Implementation

bool isTitleCenter() {
  return centerTitle;
}