fontDPI property

double? fontDPI
getter/setter pair

Sets the font DPI (dots per inch) for text rendering. This affects the size at which fonts are rendered.

This is a WPE Platform setting that affects the entire display.

The default value is null (uses system default, typically 96.0).

Officially Supported Platforms/Implementations:

Implementation

double? fontDPI;