pub unsafe extern "C" fn ulViewGetDeviceScale(view: ULView) -> f64
Expand description

Get the device scale, ie. the amount to scale page units to screen pixels.

For example, a value of 1.0 is equivalent to 100% zoom. A value of 2.0 is 200% zoom.