devicePixelRatio static method

dynamic devicePixelRatio()

Implementation

static devicePixelRatio() {
  return _devicePixelRatio;
}