All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sri.mobile.apis.PixelRatio.scala Maven / Gradle / Ivy

package sri.mobile.apis

import scala.scalajs.js

@js.native
trait PixelRatio extends js.Object {

  def get(): Int = js.native
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy