devicePixelRatio

@get:JvmName(name = "getDevicePixelRatio")
@set:JvmName(name = "setDevicePixelRatio")
var devicePixelRatio: Int
Pixel ratio value reported by the client.

uint32 device_pixel_ratio = 6;