FabGL
ESP32 Display Controller and Graphics Library

◆ setScaling()

bool setScaling ( int  value)
inline

Sets the scaling.

The default scaling is 1:1.

Parameters
valueScaling encoded as follows: 1 = 1:1, 2 = 1:2.
Returns
True if command has been successfully delivered to the mouse.

Definition at line 255 of file mouse.h.