getClearAlpha method

double getClearAlpha()

Implementation

double getClearAlpha() {
  return background.getClearAlpha();
}