Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
ultralight::Monitor Class Referenceabstract

Monitor class, represents a platform monitor. More...

#include <Monitor.h>

Public Member Functions

virtual double scale () const =0
 Get the DPI scale (1.0 = 100%)
 
virtual int width () const =0
 Get the width of the monitor.
 
virtual int height () const =0
 Get the height of the monitor.
 

Detailed Description

Monitor class, represents a platform monitor.

Definition at line 22 of file Monitor.h.


The documentation for this class was generated from the following file: