h method

double h()

Implementation

double h() {
  return percent(Screen.h());
}