Function MobileVRInterface.displayWidth

The width of the display in centimeters.

double displayWidth() nothrow @property @nogc;

void displayWidth (
  double v
) nothrow @property @nogc;