getPixelRatio method

dynamic getPixelRatio()

Implementation

getPixelRatio() {
  return this._pixelRatio;
}