fontAntialias property

bool? fontAntialias
getter/setter pair

Sets whether font antialiasing is enabled. When enabled, fonts are rendered with antialiasing for smoother edges.

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

The default value is null (follows system default).

Officially Supported Platforms/Implementations:

Implementation

bool? fontAntialias;